chore(deps): update all non-major dependencies #1030
continuous-integration.yml
on: pull_request
Compile source code
34s
Linting
39s
Upload coverage report to codecov
0s
Annotations
3 errors and 1 warning
Compile source code:
node_modules/@types/node/module.d.ts#L254
Overload signatures must all be optional or required.
|
Compile source code:
node_modules/vite/dist/node/index.d.ts#L6
Cannot find module 'rollup/parseAst' or its corresponding type declarations.
|
Compile source code
Process completed with exit code 2.
|
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 "@"
|