Skip to content

update

update #48

Triggered via push March 9, 2024 17:41
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
lint-test
27s
lint-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-test: src/array.ts#L44
Type '(T | undefined)[]' is not assignable to type 'T[]'.
lint-test: src/array.ts#L66
'a.key' is possibly 'undefined'.
lint-test: src/array.ts#L66
'b.key' is possibly 'undefined'.
lint-test: src/array.ts#L68
'a.key' is possibly 'undefined'.
lint-test: src/array.ts#L68
'b.key' is possibly 'undefined'.
lint-test: src/array.ts#L182
Type 'number | undefined' is not assignable to type 'number'.
lint-test: src/array.ts#L182
Object is possibly 'undefined'.
lint-test: src/array.ts#L182
Object is possibly 'undefined'.
lint-test: src/number.ts#L13
'end' is possibly 'undefined'.
lint-test: src/number.ts#L13
'start' is possibly 'undefined'.