Skip to content

Refactor bam features #136

Refactor bam features

Refactor bam features #136

Triggered via push November 7, 2024 01:16
Status Failure
Total duration 37s
Artifacts

push.yml

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

Annotations

3 errors and 3 warnings
Lint, build, and test on node 20.x and ubuntu-latest: test/fakerecord.ts#L23
Literals should be exposed using readonly fields
Lint, build, and test on node 20.x and ubuntu-latest: test/fakerecord.ts#L47
Literals should be exposed using readonly fields
Lint, build, and test on node 20.x and ubuntu-latest
Process completed with exit code 1.
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/
Lint, build, and test on node 20.x and ubuntu-latest: src/record.ts#L381
'cigar' is assigned a value but never used