Skip to content

chore(deps): update vitest monorepo to v3 (major) #1154

chore(deps): update vitest monorepo to v3 (major)

chore(deps): update vitest monorepo to v3 (major) #1154

Triggered via pull request January 19, 2025 09:07
Status Failure
Total duration 43s
Artifacts

continuous-integration.yml

on: pull_request
Compile source code
30s
Compile source code
Unit Tests
0s
Unit Tests
Upload coverage report to codecov
0s
Upload coverage report to codecov
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
Compile source code: node_modules/vite/dist/node/index.d.ts#L5
Cannot find module 'rollup/parseAst' or its corresponding type declarations.
Compile source code
Process completed with exit code 2.
Compile source code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linting: eslint.config.mjs#L8
tsdoc-undefined-tag: The TSDoc tag "@type" is not defined in this configuration
Linting: eslint.config.mjs#L8
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
Linting: eslint.config.mjs#L8
tsdoc-at-sign-in-word: The "@" character looks like part of a TSDoc tag; use a backslash to escape it
Linting: eslint.config.mjs#L8
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
Linting: 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 "@"