Skip to content

Develop Homepage UI Layout #275

Develop Homepage UI Layout

Develop Homepage UI Layout #275

Triggered via pull request July 25, 2024 01:11
Status Success
Total duration 1m 11s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
run-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, dorny/paths-filter@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-lint: frontend/src/components/auth/PrivateRoute.tsx#L2
'Navigate' is defined but never used
run-lint: frontend/src/components/auth/PrivateRoute.tsx#L6
'LOGIN_PAGE' is defined but never used
run-lint: frontend/src/components/auth/PrivateRoute.tsx#L12
'authenticatedUser' is assigned a value but never used
run-lint: frontend/src/components/common/FormField.tsx#L5
'Select' is defined but never used
run-lint: frontend/src/components/common/FormField.tsx#L12
'Checkbox' is defined but never used