refac: 공연 상세는 레이지 로딩 하지 않으며 레이웃은 라우터에서 주입 #531
Annotations
2 errors and 3 warnings
Build and Test
admin#lint: command (/home/runner/work/boolti-web/boolti-web/apps/admin) /tmp/xfs-60b25c1f/yarn run lint exited (1)
|
Build and Test
Process completed with exit code 1.
|
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Test:
apps/admin/src/pages/ShowInfoPage/index.tsx#L112
React Hook useCallback has a missing dependency: 'toast'. Either include it or remove the dependency array
|
Build and Test:
apps/admin/src/pages/ShowInfoPage/index.tsx#L133
React Hook useCallback has a missing dependency: 'confirm'. Either include it or remove the dependency array
|