Skip to content

add data (reaching 10k lines lol) #4

add data (reaching 10k lines lol)

add data (reaching 10k lines lol) #4

Triggered via push March 9, 2024 15:56
Status Failure
Total duration 15s
Artifacts

biome-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
deploy: scripts/parse-tcx-file.mjs#L3
A Node.js builtin module should be imported with the node: protocol.
deploy: scripts/parse-tcx-file.mjs#L22
Use Number.parseFloat instead of the equivalent global.
deploy: scripts/parse-tcx-file.mjs#L23
Use Number.parseFloat instead of the equivalent global.
deploy: src/lib/anime/actions.ts#L3
All these imports are only used as types.
deploy: src/lib/anime/actions.ts#L7
All these imports are only used as types.
deploy: src/app/(public)/(home)/page.tsx#L1
All these imports are only used as types.
deploy: src/app/blogs/walking-on-singapore-mrt-lines/map.tsx#L68
This hook does not specify all of its dependencies: lineIndex
deploy: src/app/blogs/walking-on-singapore-mrt-lines/map.tsx#L68
This hook specifies more dependencies than necessary: data[lineIndex].colour
deploy: src/app/(public)/apps/snippets/editor.tsx#L225
Use Number.parseInt instead of the equivalent global.
deploy: src/app/(public)/apps/cuid2/[[...idLength]]/form.tsx#L30
Use Number.parseInt instead of the equivalent global.