Skip to content

feat: add user auth logic / text comp #21

feat: add user auth logic / text comp

feat: add user auth logic / text comp #21

Triggered via push November 15, 2023 18:50
Status Failure
Total duration 3m 6s
Artifacts

main.yml

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

Annotations

2 errors and 11 warnings
pipeline (17.x)
Process completed with exit code 1.
pipeline (17.x)
Process completed with exit code 1.
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): config/build/buildLoaders.ts#L11
'babelLoader' is assigned a value but never used
pipeline (17.x): config/build/buildWebpackConfig.ts#L2
'path' is defined but never used
pipeline (17.x): config/jest/jestEmptyComponent.tsx#L3
Unexpected unnamed function
pipeline (17.x): src/app/providers/ErrorBoundary/ui/ErrorBoundary.tsx#L19
'error' is defined but never used
pipeline (17.x): src/app/providers/ThemeProvider/lib/ThemeContext.ts#L4
'LIGHT' is defined but never used
pipeline (17.x): src/app/providers/ThemeProvider/lib/ThemeContext.ts#L5
'DARK' is defined but never used
pipeline (17.x): src/app/providers/ThemeProvider/lib/ThemeContext.ts#L10
'theme' is defined but never used
pipeline (17.x): src/app/types/global.d.ts#L19
'__IS_DEV__' is defined but never used
pipeline (17.x): src/entities/User/model/slice/userSlice.ts#L15
'action' is defined but never used