Skip to content

initial jsdoc support #42

initial jsdoc support

initial jsdoc support #42

Triggered via push August 12, 2024 10:18
Status Failure
Total duration 25s
Artifacts

node.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: test/fixtures/type_string.js#L37
This comparison appears to be unintentional because the types 'number' and 'string' have no overlap.
test: test/fixtures/type_string.js#L37
Argument of type 'number' is not assignable to parameter of type 'string'.
test: test/fixtures/type_string.js#L38
This comparison appears to be unintentional because the types 'number' and 'string' have no overlap.
test: test/fixtures/type_string.js#L38
Argument of type 'number' is not assignable to parameter of type 'string'.
test: test/fixtures/type_string.js#L40
This comparison appears to be unintentional because the types 'number' and 'string' have no overlap.
test: test/fixtures/type_string.js#L40
Argument of type 'number' is not assignable to parameter of type 'string'.
test: test/fixtures/type_string.js#L41
This comparison appears to be unintentional because the types 'number' and 'string' have no overlap.
test: test/fixtures/type_string.js#L41
Argument of type 'number' is not assignable to parameter of type 'string'.
test: test/fixtures/type_string.js#L42
This comparison appears to be unintentional because the types 'number' and 'string' have no overlap.
test: test/fixtures/type_string.js#L42
Argument of type 'number' is not assignable to parameter of type 'string'.