Skip to content

Remove cached node_modules #29

Remove cached node_modules

Remove cached node_modules #29

Triggered via push September 15, 2024 14:21
Status Failure
Total duration 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
deploy: src/DonationCharityForm/DonationCharityForm.tsx#L1
'React' is declared but its value is never read.
deploy: src/DonationCharityForm/DonationCharityForm.tsx#L16
'displayText' is declared but its value is never read.
deploy: src/DonationCharityForm/DonationCharityForm.tsx#L16
'setDisplayText' is declared but its value is never read.
deploy: src/DonationItemForm/DonationItemForm.tsx#L1
'React' is declared but its value is never read.
deploy
Process completed with exit code 2.
deploy
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/