October 2023 Release (#297) #1380
Annotations
13 warnings
run-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-lint:
backend/typescript/rest/camperRoutes.ts#L18
'RefundDTO' is defined but never used
|
run-lint:
backend/typescript/rest/camperRoutes.ts#L156
'paymentIntentId' is assigned a value but never used
|
|
run-lint:
frontend/src/APIClients/CamperAPIClient.ts#L167
Replace `⏎······`/campers/cancel-registration`,⏎······body,⏎·····` with ``/campers/cancel-registration`,·body,`
|
|
run-lint:
frontend/src/APIClients/CamperAPIClient.ts#L172
Replace `··},⏎····` with `}`
|
run-lint:
frontend/src/components/pages/CamperRefundCancellation/CamperRefundFooter.tsx#L23
'code' is defined but never used
|
|
|
|
|
|