Skip to content

noUncheckedIndexedAccess #128

noUncheckedIndexedAccess

noUncheckedIndexedAccess #128

Triggered via push August 13, 2024 16:46
Status Failure
Total duration 37s
Artifacts

push.yml

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

Annotations

10 errors and 2 warnings
Lint, build, and test on node 20.x and ubuntu-latest: src/bamFile.ts#L1
Object is possibly 'undefined'.
Lint, build, and test on node 20.x and ubuntu-latest: src/bamFile.ts#L1
Object is possibly 'undefined'.
Lint, build, and test on node 20.x and ubuntu-latest: src/bamFile.ts#L1
'dpositions' is possibly 'undefined'.
Lint, build, and test on node 20.x and ubuntu-latest: src/bamFile.ts#L1
Object is possibly 'undefined'.
Lint, build, and test on node 20.x and ubuntu-latest: src/htsget.ts#L1
No overload matches this call.
Lint, build, and test on node 20.x and ubuntu-latest: src/record.ts#L1
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
Lint, build, and test on node 20.x and ubuntu-latest: src/record.ts#L1
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
Lint, build, and test on node 20.x and ubuntu-latest: src/record.ts#L1
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
Lint, build, and test on node 20.x and ubuntu-latest: src/record.ts#L1
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
Lint, build, and test on node 20.x and ubuntu-latest: src/record.ts#L1
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
Lint, build, and test on node 20.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint, build, and test on node 20.x and ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/