Updating list-ops test generic types parameters #1707
pr.ci.js.yml
on: pull_request
precheck
30s
impersonate
22s
Matrix: ci
Annotations
5 errors
precheck:
tmp_exercises/list-ops.test.ts#L148
Unsafe return of an error typed value
|
precheck:
tmp_exercises/list-ops.test.ts#L148
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `any`, `boolean`, `null`, `RegExp`, `undefined`. Got `unknown`
|
precheck:
tmp_exercises/list-ops.test.ts#L165
Unsafe return of an error typed value
|
precheck:
tmp_exercises/list-ops.test.ts#L165
Invalid operand for a '+' operation. Operands must each be a number or string, allowing a string + any of: `any`, `boolean`, `null`, `RegExp`, `undefined`. Got `unknown`
|
precheck
Process completed with exit code 1.
|