🔧 config: close ssr #6
Annotations
11 warnings
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Release:
src/components/TimeLine/TimeLine.tsx#L2
'useLocation' is defined but never used
|
Release:
src/components/TimeLine/TimeLine.tsx#L4
'div' is defined but never used
|
Release:
src/components/TimeLine/TimeLine.tsx#L8
'getRandomColor' is defined but never used
|
Release:
src/components/TimeLine/TimeLine.tsx#L42
'canvasHeight' is assigned a value but never used
|
Release:
src/components/TimeLine/TimeLine.tsx#L62
'gridEndX' is assigned a value but never used
|
Release:
src/components/TimeLine/TimeLine.tsx#L160
'taskBarRect' is assigned a value but never used
|
Release:
src/components/TimeLine/utils/hachure.ts#L41
'straightHachureLines' was used before it was defined
|
Release:
src/components/TimeLine/utils/holidays.ts#L262
Expected '!==' and instead saw '!='
|
Release:
src/components/TimeLine/utils/index.ts#L16
Expected '===' and instead saw '=='
|