initial jsdoc support #42
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'.
|