Skip to content

Convert project to TypeScript #152

Convert project to TypeScript

Convert project to TypeScript #152

Re-run triggered October 24, 2023 09:17
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

7 errors
CI - node 14.x: lib/cmd-add.ts#L103
Type 'undefined' cannot be used as an index type.
CI - node 14.x: lib/cmd-add.ts#L153
Type 'string | undefined' is not assignable to type 'string'.
CI - node 14.x: lib/cmd-search.ts#L86
Type 'string | undefined' is not assignable to type 'string'.
CI - node 14.x: lib/cmd-view.ts#L41
Type 'undefined' cannot be used as an index type.
CI - node 14.x: lib/core.ts#L284
Type 'string | undefined' is not assignable to type 'string'.
CI - node 14.x: lib/core.ts#L284
Type 'string | undefined' is not assignable to type 'string'.
CI - node 14.x
Process completed with exit code 2.