v3.0.0-rc.3 #73
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/embed.ts#L168
Unexpected any. Specify a different type
|
src/embed.ts#L747
Unexpected any. Specify a different type
|
src/inpage-provider.ts#L383
Unexpected any. Specify a different type
|
src/interfaces.ts#L666
tsdoc-undefined-tag: The TSDoc tag "@type" is not defined in this configuration
|
src/interfaces.ts#L666
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
src/interfaces.ts#L666
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
src/interfaces.ts#L671
tsdoc-undefined-tag: The TSDoc tag "@type" is not defined in this configuration
|
src/interfaces.ts#L671
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
src/interfaces.ts#L671
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
src/interfaces.ts#L677
tsdoc-undefined-tag: The TSDoc tag "@type" is not defined in this configuration
|
This job succeeded
Loading