Skip to content

#131 [Design]

#131 [Design] #13

Triggered via pull request April 10, 2024 12:47
Status Failure
Total duration 1m 9s
Artifacts

lint-check.yml

on: pull_request
eslint test
57s
eslint test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
eslint test: src/pages/WriteRetroRevisePage.tsx#L7
'handleClick' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint test: src/pages/WriteRetroRevisePage.tsx#L10
'color' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint test: src/pages/WriteRetroRevisePage.tsx#L22
'Tabs' is not defined
eslint test: src/pages/WriteRetroRevisePage.tsx#L23
'TabList' is not defined
eslint test: src/pages/WriteRetroRevisePage.tsx#L24
'Tab' is not defined
eslint test: src/pages/WriteRetroRevisePage.tsx#L25
'Tab' is not defined
eslint test: src/pages/WriteRetroRevisePage.tsx#L28
'TabPanels' is not defined
eslint test: src/pages/WriteRetroRevisePage.tsx#L29
'TabPanel' is not defined
eslint test: src/pages/WriteRetroRevisePage.tsx#L30
'ReviseSetting' is not defined
eslint test: src/pages/WriteRetroRevisePage.tsx#L32
'TabPanel' is not defined
eslint test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint test
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/
eslint test: src/api/helper.ts#L8
Unexpected any. Specify a different type