fix(generator): use dynamic root type names in SelectionSets.ts #1948
pr.yml
on: pull_request
Matrix: test-e2e
Matrix: test-examples
Matrix: test-unit
Annotations
2 errors and 10 warnings
format
Process completed with exit code 20.
|
lint
Process completed with exit code 1.
|
lint:
src/lib/object-utils.ts#L34
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
lint:
src/lib/object-utils.ts#L34
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
lint:
src/lib/object-utils.ts#L33
tsdoc-escape-greater-than: The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
|
lint:
src/lib/object-utils.ts#L28
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
lint:
src/lib/object-utils.ts#L28
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
lint:
src/lib/object-utils.ts#L27
tsdoc-escape-greater-than: The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
|
lint:
src/lib/object-utils.ts#L22
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
lint:
src/lib/object-utils.ts#L22
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
lint:
src/lib/object-utils.ts#L18
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
lint:
src/lib/object-utils.ts#L18
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|