Skip to content

fix theme for modal window #18

fix theme for modal window

fix theme for modal window #18

Triggered via push June 6, 2024 06:12
Status Failure
Total duration 2m 53s
Artifacts

main.yml

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

Annotations

1 error and 12 warnings
pipeline (17.x)
Process completed with exit code 1.
pipeline (17.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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/Counter/ui/Counter.tsx#L3
'StateSchema' is defined but never used
pipeline (17.x): src/pages/AboutPage/ui/AboutPage.stories.tsx#L15
Prop spreading is forbidden
pipeline (17.x): src/pages/MainPage/ui/MainPage.stories.tsx#L15
Prop spreading is forbidden