Skip to content

fix: build webpack

fix: build webpack #27

Triggered via push April 17, 2024 11:41
Status Success
Total duration 1m 23s
Artifacts

pipeline.yml

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

Annotations

8 warnings
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): src/app/App.tsx#L1
'useEffect' is defined but never used
pipeline (17.x): src/shared/ui/AppLink/AppLink.tsx#L28
Prop spreading is forbidden
pipeline (17.x): src/shared/ui/Button/Button.tsx#L58
Prop spreading is forbidden
pipeline (17.x): src/shared/ui/Card/Details/Details.tsx#L8
'AirConditioner' is defined but never used
pipeline (17.x): src/shared/ui/Icon/Icon.tsx#L20
Prop spreading is forbidden
pipeline (17.x): src/shared/ui/ThemeSwitcher/ui/ThemeSwitcher.tsx#L12
'theme' is assigned a value but never used