Skip to content

feat: form

feat: form #15

Triggered via push April 15, 2024 09:06
Status Failure
Total duration 1m 18s
Artifacts

pipeline.yml

on: push
Matrix: pipeline
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
pipeline (17.x): src/shared/ui/Background/Background.tsx#L10
`'` can be escaped with `'`, `‘`, `'`, `’`
pipeline (17.x)
Process completed with exit code 1.
pipeline (17.x)
Process completed with exit code 1.
pipeline (17.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pipeline (17.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pipeline (17.x): src/app/App.tsx#L3
'Navbar' is defined but never used
pipeline (17.x): src/app/App.tsx#L12
'Toolbar' is defined but never used
pipeline (17.x): src/features/AuthByUserEmail/model/slice/loginSlice.ts#L28
'action' is defined but never used. Allowed unused args must match /^_/u
pipeline (17.x): src/features/AuthByUserEmail/model/slice/registerSlice.ts#L32
'action' is defined but never used. Allowed unused args must match /^_/u
pipeline (17.x): src/shared/config/routeConfig/routeConfig.tsx#L1
'AboutPage' is defined but never used
pipeline (17.x): src/shared/config/routeConfig/routeConfig.tsx#L4
'ProfilePage' is defined but never used
pipeline (17.x): src/shared/config/routeConfig/routeConfig.tsx#L5
'TextPage' is defined but never used
pipeline (17.x): src/shared/ui/AppLink/AppLink.tsx#L28
Prop spreading is forbidden