Skip to content

Implement Customer Management #560

Implement Customer Management

Implement Customer Management #560

Triggered via pull request July 25, 2024 14:50
Status Failure
Total duration 1m 58s
Artifacts

application.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build (20.x): src/pages/customer.tsx#L5
'/home/runner/work/dynamites-ecomm-fe/dynamites-ecomm-fe/node_modules/react-icons/fa/index.mjs' imported multiple times
build (20.x): src/pages/customer.tsx#L7
'/home/runner/work/dynamites-ecomm-fe/dynamites-ecomm-fe/node_modules/react-icons/fa/index.mjs' imported multiple times
build (20.x): src/pages/customer.tsx#L116
'customers' is already declared in the upper scope on line 67 column 9
build (20.x): src/pages/customer.tsx#L586
Curly braces are unnecessary here
build (20.x): src/pages/customer.tsx#L594
Curly braces are unnecessary here
build (20.x)
Process completed with exit code 1.
build (20.x)
The following actions uses Node.js version which is deprecated 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/