Skip to content

🔧 config: close ssr #6

🔧 config: close ssr

🔧 config: close ssr #6

Triggered via push September 1, 2024 03:24
Status Success
Total duration 1m 42s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

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 '=='