Release 9.4.1 #1076
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#L339
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
Lint:
src/utils/interfaces.ts#L342
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#L348
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
Lint:
src/utils/interfaces.ts#L351
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
Loading