This repository has been archived by the owner on May 8, 2024. It is now read-only.
feat: A6 implement #28
cicd.yml
on: pull_request
build
22s
remote-ssh-command
0s
Annotations
10 errors and 5 warnings
build:
src/components/Footer/index.tsx#L1
All imports in import declaration are unused.
|
build:
src/components/Footer/index.tsx#L2
'FontAwesomeIcon' is declared but its value is never read.
|
build:
src/components/Footer/index.tsx#L3
'useAuth' is declared but its value is never read.
|
build:
src/components/Footer/index.tsx#L4
'useTheme' is declared but its value is never read.
|
build:
src/components/Footer/index.tsx#L5
'NavDropdown' is declared but its value is never read.
|
build:
src/components/Footer/index.tsx#L6
'Button' is declared but its value is never read.
|
build:
src/components/Footer/index.tsx#L8
'Nav' is declared but its value is never read.
|
build:
src/components/Footer/index.tsx#L9
'Navbar' is declared but its value is never read.
|
build:
src/components/Footer/index.tsx#L10
'useLocation' is declared but its value is never read.
|
build:
src/pages/SelectMovie/index.tsx#L11
'setMovieTitle' is declared but its value is never read.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|