Skip to content

Updates

Updates #248

Triggered via push December 14, 2024 22:47
Status Failure
Total duration 44s
Artifacts

push.yml

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

Annotations

10 errors and 11 warnings
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/arith_gen.ts#L72
Unexpected var, use let or const instead
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/arith_gen.ts#L78
Unexpected var, use let or const instead
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/arith_gen.ts#L82
Unexpected var, use let or const instead
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/arith_gen.ts#L84
Unexpected var, use let or const instead
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/arith_gen.ts#L88
Unexpected var, use let or const instead
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/arith_gen.ts#L135
Unexpected var, use let or const instead
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/arith_gen.ts#L143
Unexpected var, use let or const instead
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/arith_gen.ts#L180
Unexpected var, use let or const instead
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/arith_gen.ts#L187
Unexpected var, use let or const instead
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/arith_gen.ts#L219
Unexpected var, use let or const instead
Lint, build, and test on node 20.x and ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/arith_gen.ts#L153
'n_out' is defined but never used. Allowed unused args must match /^_/u
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/arith_sh.ts#L45
'src' is defined but never used. Allowed unused args must match /^_/u
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/arith_sh.ts#L71
'tot_freq' is defined but never used. Allowed unused args must match /^_/u
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/fqzcomp.ts#L82
'QMAX' is assigned a value but never used
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/rans.ts#L86
'n_in' is assigned a value but never used
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/rans4x16.ts#L112
'src' is assigned a value but never used
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/tok3.ts#L53
'TOK_DIFF' is assigned a value but never used
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/tok3.ts#L58
'TOK_NOP' is assigned a value but never used
Lint, build, and test on node 20.x and ubuntu-latest: src/htscodecs/tok3.ts#L177
'ulen' is assigned a value but never used