Add rimraf #82
push.yml
on: push
Lint, build, and test on node 20.x and ubuntu-latest
29s
Annotations
5 errors and 1 warning
Lint, build, and test on node 20.x and ubuntu-latest:
src/indexedFasta.ts#L59
Property 'fromEntries' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
|
Lint, build, and test on node 20.x and ubuntu-latest:
src/indexedFasta.ts#L60
Property 'fromEntries' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
|
Lint, build, and test on node 20.x and ubuntu-latest:
src/indexedFasta.ts#L126
'val' is of type 'unknown'.
|
Lint, build, and test on node 20.x and ubuntu-latest:
src/indexedFasta.ts#L126
'val' is of type 'unknown'.
|
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
|