Skip to content

fixed errors after enabled ts strict mode01~ #38

fixed errors after enabled ts strict mode01~

fixed errors after enabled ts strict mode01~ #38

Triggered via push January 12, 2024 23:02
Status Failure
Total duration 2m 38s
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/providers/ErrorBoundary/ui/ErrorBoundary.tsx#L18
'error' is defined but never used
pipeline (20.7.0): src/app/providers/StoreProvider/config/StateSchema.ts#L1
'Dispatch' is defined but never used
pipeline (20.7.0): src/app/providers/StoreProvider/config/store.ts#L40
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/entities/Profile/model/slice/profileSlice.ts#L19
'action' is defined but never used
pipeline (20.7.0): src/entities/Profile/ui/ProfileCard/ProfileCard.tsx#L19
't' is assigned a value but never used
pipeline (20.7.0): src/entities/Profile/ui/ProfileCard/ProfileCard.tsx#L22
'error' is assigned a value but never used
pipeline (20.7.0): src/entities/Profile/ui/ProfileCard/ProfileCard.tsx#L23
'isLoading' is assigned a value but never used
pipeline (20.7.0): src/features/AuthByUserName/model/slice/loginSlice.ts#L24
'action' is defined but never used
pipeline (20.7.0): src/features/LangSwitcher/ui/LangSwitcher.tsx#L5
'ButtonTheme' is defined but never used
pipeline (20.7.0): src/features/LangSwitcher/ui/LangSwitcher.tsx#L12
'short' is defined but never used