Skip to content

ci: add format script #4

ci: add format script

ci: add format script #4

Triggered via push November 12, 2024 07:01
Status Failure
Total duration 31s
Artifacts

dev.yaml

on: push
Lint  /  Run linters
23s
Lint / Run linters
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Lint / Run linters
Process completed with exit code 1.
Lint / Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Lint / Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint / Run linters: src/Components/OrderDetailsSide.js#L41
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array
Lint / Run linters: src/Pages/SideMenuViews/OrderView.js#L42
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array