Add ability for indexed sequence file to be uploaded and used in an assembly #701
Triggered via pull request
September 20, 2024 19:55
Status
Failure
Total duration
1m 58s
Artifacts
–
pull_request.yml
on: pull_request
Strict lint and test
1m 48s
Annotations
7 errors
Strict lint and test:
packages/apollo-cli/src/commands/file/delete.ts#L50
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Strict lint and test:
packages/apollo-cli/src/commands/file/delete.ts#L54
Unsafe argument of type `any[]` assigned to a parameter of type `string[]`
|
Strict lint and test:
packages/apollo-cli/src/commands/jbrowse/get-config.ts#L6
Unsafe assignment of an error typed value
|
Strict lint and test:
packages/apollo-cli/src/commands/jbrowse/get-config.ts#L6
Unsafe call of an `error` type typed value
|
Strict lint and test:
packages/apollo-cli/src/commands/jbrowse/set-config.ts#L18
Unsafe assignment of an error typed value
|
Strict lint and test:
packages/apollo-cli/src/commands/jbrowse/set-config.ts#L18
Unsafe call of an `error` type typed value
|
Strict lint and test
Process completed with exit code 1.
|