Skip to content
Triggered via push November 20, 2023 13:44
Status Failure
Total duration 4m 59s
Artifacts

main.yaml

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

Annotations

1 error and 11 warnings
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): src/app/providers/ThemeProvider/lib/ThemeContext.ts#L15
Variable name `LOCAL_STORAGE_THEME_KEY` must match one of the following formats: camelCase, snake_case, PascalCase
pipeline (17.x): src/feature/AuthByUsername/ui/LoginForm/LoginForm.stories.tsx#L12
Unexpected any. Specify a different type
pipeline (17.x): src/shared/const/localstorage.ts#L1
Variable name `USER_LOCALSTORAGE_KEY` must match one of the following formats: camelCase, snake_case, PascalCase
pipeline (17.x): src/shared/hooks/useClickOutside/useClickOutside.tsx#L4
Unexpected any. Specify a different type
pipeline (17.x): src/shared/hooks/useClickOutside/useClickOutside.tsx#L5
Unexpected any. Specify a different type
pipeline (17.x): src/shared/hooks/useClickOutside/useClickOutside.tsx#L19
Unexpected any. Specify a different type
pipeline (17.x): src/shared/lib/components/IconWrapper/IconWrapper.tsx#L9
Unexpected any. Specify a different type
pipeline (17.x): src/shared/lib/tests/TestAsyncFunc/TestAsyncFunc.ts#L16
Unexpected any. Specify a different type
pipeline (17.x): src/shared/lib/tests/TestAsyncFunc/TestAsyncFunc.ts#L24
Unexpected any. Specify a different type
pipeline (17.x): src/shared/types/commonTypes.ts#L1
Unexpected any. Specify a different type