Feature/leo3friedman/frontend modals #111
lint-check.yml
on: pull_request
Backend lint and style check
13s
Frontend lint and style check
18s
Annotations
5 errors and 2 warnings
Frontend lint and style check:
frontend/src/App.tsx#L4
'AuthProvider' is defined but never used. Allowed unused vars must match /^_/u
|
Frontend lint and style check:
frontend/src/App.tsx#L4
'FormProvider' is defined but never used. Allowed unused vars must match /^_/u
|
Frontend lint and style check:
frontend/src/App.tsx#L8
'Login' is defined but never used. Allowed unused vars must match /^_/u
|
Frontend lint and style check:
frontend/src/pages/Application.tsx#L147
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
Frontend lint and style check
Process completed with exit code 1.
|
Backend lint and style check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend lint and style check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|