Scoped Tag Validation #39
Annotations
10 errors
Unit Test:
src/utils/tag-utils.js#L38
Trailing spaces not allowed
|
Unit Test:
src/utils/tag-utils.js#L39
Missing JSDoc @param "value" type
|
Unit Test:
src/utils/tag-utils.js#L40
Missing JSDoc @param "typeAnnotation" type
|
Unit Test:
src/utils/tag-utils.js#L41
Missing JSDoc @param "env" type
|
Unit Test:
src/utils/tag-utils.js#L43
Missing JSDoc @returns type
|
Unit Test:
src/utils/tag-utils.js#L46
Strings must use singlequote
|
Unit Test:
src/utils/tag-utils.js#L60
'ts' is not defined
|
Unit Test:
src/utils/tag-utils.js#L66
'ts' is not defined
|
Unit Test:
src/utils/tag-utils.js#L67
'?' should be placed at the end of the line
|
Unit Test:
src/utils/tag-utils.js#L67
'flattenDiagnosticMessageText' is not defined
|