Update deps #215
push.yml
on: push
Lint, build, and test on node 20.x and ubuntu-latest
37s
Annotations
3 errors
Lint, build, and test on node 20.x and ubuntu-latest:
src/cramFile/slice/decodeRecord.ts#L87
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/cramFile/slice/decodeRecord.ts#L324
Argument of type 'number | Uint8Array' is not assignable to parameter of type 'Uint8Array'.
|
Lint, build, and test on node 20.x and ubuntu-latest
Process completed with exit code 2.
|