initial jsdoc support #40
Annotations
10 errors
test:
test/fixtures/embedded_type.js#L8
Cannot find name 'Container'.
|
test:
test/fixtures/embedded_type.js#L9
Cannot find namespace 'Container'.
|
test:
test/fixtures/embedded_type.js#L38
Cannot find name 'Inner'.
|
test:
test/fixtures/map.js#L7
Cannot find name 'map'. Did you mean 'Map'?
|
test:
test/fixtures/map.js#L8
Cannot find name 'map'. Did you mean 'Map'?
|
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.
|