Skip to content

Lint fixes

Lint fixes #80

Triggered via push August 10, 2024 23:33
Status Failure
Total duration 26s
Artifacts

push.yml

on: push
Lint, build, and test on node 20.x and ubuntu-latest
19s
Lint, build, and test on node 20.x and ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint, build, and test on node 20.x and ubuntu-latest: src/chunk.ts#L25
Invalid type "number" of template literal expression
Lint, build, and test on node 20.x and ubuntu-latest: src/chunk.ts#L26
Invalid type "number" of template literal expression
Lint, build, and test on node 20.x and ubuntu-latest: src/csi.ts#L33
Unnecessary conditional, value is always falsy
Lint, build, and test on node 20.x and ubuntu-latest: src/csi.ts#L57
Invalid type "number" of template literal expression
Lint, build, and test on node 20.x and ubuntu-latest: src/csi.ts#L209
Unnecessary conditional, value is always falsy
Lint, build, and test on node 20.x and ubuntu-latest: src/csi.ts#L258
Invalid type "number" of template literal expression
Lint, build, and test on node 20.x and ubuntu-latest: src/csi.ts#L258
Invalid type "number" of template literal expression
Lint, build, and test on node 20.x and ubuntu-latest: src/csi.ts#L258
Invalid type "number" of template literal expression
Lint, build, and test on node 20.x and ubuntu-latest: src/csi.ts#L258
Invalid type "number" of template literal expression
Lint, build, and test on node 20.x and ubuntu-latest: src/indexFile.ts#L68
Prefer the safe `: unknown` for a catch callback variable