Skip to content

update

update #11

Triggered via push October 7, 2024 12:12
Status Failure
Total duration 27s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build: src/pages/ProductList/ProductList.tsx#L1
'React' is declared but its value is never read.
Build: src/components/input/index.ts#L1
Cannot find module './input' or its corresponding type declarations.
Build: src/utils/rules.ts#L3
'Rules' is declared but never used.
Build: src/pages/Login/Login.tsx#L17
'data' is declared but its value is never read.
Build: src/pages/Login/Login.tsx#L18
'data' is declared but its value is never read.
Build
Process completed with exit code 2.
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/