updated footer to fit new figma design #1856
push.yml
on: push
Run ESLint
32s
Run Type Check
40s
Run Prettier Check
34s
Run API tests
1m 47s
Annotations
12 warnings
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/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 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 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
|