Release 9.2.0 #1038
Annotations
8 warnings
Lint:
src/jrpc/errors/error-classes.ts#L115
tsdoc-malformed-html-name: Invalid HTML element: Expecting an HTML name
|
Lint:
src/jrpc/errors/errors.ts#L111
tsdoc-malformed-html-name: Invalid HTML element: Expecting an HTML name
|
Lint:
src/jrpc/errors/utils.ts#L213
tsdoc-param-tag-with-invalid-name: The @param block should be followed by a valid parameter name: The identifier cannot non-word characters
|
Lint:
src/jrpc/errors/utils.ts#L215
tsdoc-param-tag-with-invalid-name: The @param block should be followed by a valid parameter name: The identifier cannot non-word characters
|
Lint:
src/utils/interfaces.ts#L338
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
Lint:
src/utils/interfaces.ts#L341
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
Lint:
src/utils/interfaces.ts#L347
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
Lint:
src/utils/interfaces.ts#L350
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
Loading