Skip to content

feat: remove query limit #113

feat: remove query limit

feat: remove query limit #113

Triggered via push June 16, 2024 22:33
Status Failure
Total duration 2m 17s
Artifacts

ci.yaml

on: push
Continuous Integration
2m 10s
Continuous Integration
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Continuous Integration
Process completed with exit code 1.
Continuous Integration
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/.
Continuous Integration
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/
Continuous Integration: src/components/common/ConfirmMessageButton.tsx#L2
'IconButton' is defined but never used
Continuous Integration: src/components/dashboard/listItems.tsx#L7
'MessageIcon' is defined but never used
Continuous Integration: src/components/donors/Donors.tsx#L3
'Button' is defined but never used
Continuous Integration: src/hooks/useBatchCreateOrder.tsx#L20
'id' is assigned a value but never used
Continuous Integration: src/hooks/useCreateOrder.tsx#L11
'id' is assigned a value but never used
Continuous Integration: src/hooks/useEditOrder.tsx#L11
'id' is assigned a value but never used
Continuous Integration: src/utils/csvUtils.tsx#L47
Unexpected any. Specify a different type
Continuous Integration: src/components/common/ConfirmMessageButton.tsx#L2
'IconButton' is defined but never used
Continuous Integration: src/components/dashboard/listItems.tsx#L7
'MessageIcon' is defined but never used
Continuous Integration: src/components/donors/Donors.tsx#L3
'Button' is defined but never used