Skip to content

fix test

fix test #34

Triggered via push January 8, 2024 14:22
Status Failure
Total duration 2m 31s
Artifacts

main.yaml

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

Annotations

3 errors and 11 warnings
pipeline (20.7.0)
Process completed with exit code 1.
pipeline (20.7.0)
Process completed with exit code 1.
pipeline (20.7.0)
Process completed with exit code 1.
pipeline (20.7.0)
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 (20.7.0): src/app/App.tsx#L1
'useState' is defined but never used
pipeline (20.7.0): src/app/providers/ErrorBoundary/ui/ErrorBoundary.tsx#L18
'error' is defined but never used
pipeline (20.7.0): src/app/providers/StoreProvider/config/store.ts#L27
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
pipeline (20.7.0): src/features/AuthByUserName/model/slice/loginSlice.ts#L24
'action' is defined but never used
pipeline (20.7.0): src/features/AuthByUserName/ui/LoginForm/LoginForm.tsx#L55
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
pipeline (20.7.0): src/features/LangSwitcher/ui/LangSwitcher.tsx#L5
'ButtonTheme' is defined but never used