add test add env #45
Annotations
11 warnings
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/
|
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
|
src/feature/AuthByUsername/ui/LoginForm/LoginForm.stories.tsx#L12
Unexpected any. Specify a different type
|
src/shared/const/localstorage.ts#L1
Variable name `USER_LOCALSTORAGE_KEY` must match one of the following formats: camelCase, snake_case, PascalCase
|
src/shared/hooks/useClickOutside/useClickOutside.tsx#L4
Unexpected any. Specify a different type
|
src/shared/hooks/useClickOutside/useClickOutside.tsx#L5
Unexpected any. Specify a different type
|
src/shared/hooks/useClickOutside/useClickOutside.tsx#L19
Unexpected any. Specify a different type
|
src/shared/lib/components/IconWrapper/IconWrapper.tsx#L9
Unexpected any. Specify a different type
|
src/shared/lib/tests/TestAsyncFunc/TestAsyncFunc.ts#L16
Unexpected any. Specify a different type
|
src/shared/lib/tests/TestAsyncFunc/TestAsyncFunc.ts#L24
Unexpected any. Specify a different type
|
src/shared/types/commonTypes.ts#L1
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading