Skip to content

Added pages for creating new articles and editing existing #50

Added pages for creating new articles and editing existing

Added pages for creating new articles and editing existing #50

Triggered via push March 25, 2024 19:26
Status Failure
Total duration 2m 43s
Artifacts

main.yaml

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

Annotations

3 errors and 12 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)
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 (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): config/storybook/main.ts#L1
Do not use "@ts-nocheck" because it alters compilation errors
pipeline (20.7.0): config/storybook/webpack.config.ts#L1
Do not use "@ts-nocheck" because it alters compilation errors
pipeline (20.7.0): config/storybook/webpack.config.ts#L4
'DefinePlugin' is defined but never used
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/store.ts#L37
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/Article/ui/ArticleDetails/ui/ArticleDetails.tsx#L3
'DynamicModuleLoader' is defined but never used
pipeline (20.7.0): src/entities/Article/ui/ArticleDetails/ui/ArticleDetails.tsx#L3
'ReducersList' is defined but never used
pipeline (20.7.0): src/entities/Article/ui/ArticleDetails/ui/ArticleDetails.tsx#L4
'articleDetailsReducer' is defined but never used
pipeline (20.7.0): src/entities/Article/ui/ArticleDetails/ui/ArticleDetails.tsx#L25
'articleDetailsPageRecommendationsReducer' is defined but never used
pipeline (20.7.0): src/entities/Article/ui/ArticleListItem/ui/ArticleListItem.tsx#L3
'useCallback' is defined but never used