chore: fix build and bump eslint to v9 #1152
Annotations
6 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ESLint:
eslint.config.mjs#L8
tsdoc-undefined-tag: The TSDoc tag "@type" is not defined in this configuration
|
Run ESLint:
eslint.config.mjs#L8
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
Run ESLint:
eslint.config.mjs#L8
tsdoc-at-sign-in-word: The "@" character looks like part of a TSDoc tag; use a backslash to escape it
|
Run ESLint:
eslint.config.mjs#L8
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
Run ESLint:
tests/browser.test.ts#L2
tsdoc-characters-after-block-tag: The token "@vitest" looks like a TSDoc tag but contains an invalid character "-"; if it is not a tag, use a backslash to escape the "@"
|
Loading