Skip to content

Updating list-ops test generic types parameters #1707

Updating list-ops test generic types parameters

Updating list-ops test generic types parameters #1707

Triggered via pull request July 30, 2024 12:03
@SleeplessByteSleeplessByte
synchronize #1477
main
Status Failure
Total duration 39s
Artifacts

pr.ci.js.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

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.