Skip to content

fix: github action

fix: github action #3

Triggered via push July 25, 2023 11:00
Status Failure
Total duration 3m 22s
Artifacts

workflow.yml

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

Annotations

1 error and 11 warnings
pipeline (18.x)
Process completed with exit code 1.
pipeline (18.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 (18.x): src/app/provider/ThemeProvider/type/index.ts#L2
'LIGHT' is defined but never used
pipeline (18.x): src/app/provider/ThemeProvider/type/index.ts#L3
'DARK' is defined but never used
pipeline (18.x): src/app/provider/ThemeProvider/type/index.ts#L8
'theme' is defined but never used
pipeline (18.x): src/app/type/custom.d.ts#L1
'__IS_DEV__' is defined but never used
pipeline (18.x): src/page/NotFoundPage/ui/NotFoundPage.async.tsx#L1
'ComponentType' is defined but never used
pipeline (18.x): src/page/NotFoundPage/ui/NotFoundPage.async.tsx#L1
'FC' is defined but never used
pipeline (18.x): src/shared/component/Button/type/iconPosition.enum.ts#L2
'LEFT' is defined but never used
pipeline (18.x): src/shared/component/Button/type/iconPosition.enum.ts#L3
'RIGHT' is defined but never used
pipeline (18.x): src/shared/component/Button/type/props.type.ts#L1
'HTMLAttributes' is defined but never used
pipeline (18.x): src/shared/component/Button/type/size.enum.ts#L2
'S' is defined but never used