see prev #1866
push.yml
on: push
Run ESLint
34s
Run Type Check
39s
Run Prettier Check
31s
Run API tests
1m 32s
Annotations
13 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/DropDown/skill-dropdown.tsx#L1
Run autofix to sort these imports!
|
Run ESLint:
src/components/EventBox/request-view.tsx#L64
'height' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
src/components/ProfilePopover/index.tsx#L1
Run autofix to sort these imports!
|
Run ESLint:
src/pages/api/event/[id]/repairers.ts#L50
'responseEndpoint' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
src/pages/api/event/[id]/repairers.ts#L127
'responseEndpoint' is assigned a value but never used. Allowed unused vars must match /^_/u
|
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
|