improved field-multi-select styling #1840
push.yml
on: push
Run ESLint
33s
Run Type Check
37s
Run Prettier Check
31s
Run API tests
1m 44s
Annotations
15 warnings
Run Prettier Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run ESLint:
src/components/FormFields/box-label.tsx#L14
'T' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
src/components/FormFields/box-label.tsx#L15
'label' is defined but never used. Allowed unused args must match /^_/u
|
Run ESLint:
src/components/FormFields/error-msg.tsx#L15
'T' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
src/components/Forms/volunteer-manage-form.tsx#L49
Unexpected console statement
|
Run ESLint:
src/pages/api/event/[id]/repairers.ts#L1
Run autofix to sort these imports!
|
Run ESLint:
src/pages/api/event/[id]/repairers.ts#L49
'responseEndpoint' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
src/pages/api/repair-request/index.ts#L1
Run autofix to sort these imports!
|
Run ESLint:
src/pages/manage/events/[id]/public-images.tsx#L57
'data' is defined but never used. Allowed unused args must match /^_/u
|
Run ESLint:
src/pages/manage/events/[id]/public-images.tsx#L84
'renderImages' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
src/pages/tests/select_component.tsx#L55
Unexpected console statement
|
Run Type Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run API tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run API tests
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
|