Remove long #74
push.yml
on: push
Lint, build, and test on node 20.x and ubuntu-latest
23s
Annotations
4 errors and 1 warning
Lint, build, and test on node 20.x and ubuntu-latest:
src/bgzFilehandle.ts#L53
Type '[number, number] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Lint, build, and test on node 20.x and ubuntu-latest:
src/bgzFilehandle.ts#L98
Argument of type '[number, number] | never[] | undefined' is not assignable to parameter of type '[number]'.
|
Lint, build, and test on node 20.x and ubuntu-latest:
src/bgzFilehandle.ts#L101
Type '[number, number] | never[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Lint, build, and test on node 20.x and ubuntu-latest
Process completed with exit code 2.
|
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
|