chore(deps-dev): bump vite from 4.3.3 to 4.5.3 #15
Annotations
10 errors and 1 warning
test:
src/index.ts#L3
File '/home/runner/work/test/test/src/after.ts' is not a module.
|
test:
src/index.ts#L4
File '/home/runner/work/test/test/src/afterEach.ts' is not a module.
|
test:
src/index.ts#L5
File '/home/runner/work/test/test/src/before.ts' is not a module.
|
test:
src/index.ts#L6
File '/home/runner/work/test/test/src/beforeEach.ts' is not a module.
|
test:
src/index.ts#L8
File '/home/runner/work/test/test/src/it.ts' is not a module.
|
test:
src/index.ts#L9
File '/home/runner/work/test/test/src/mock.ts' is not a module.
|
test:
src/internal/runTestFile.ts#L1
Cannot find module 'p-event' or its corresponding type declarations.
|
test:
src/internal/runTestFile.ts#L2
Cannot find module './FileTest' or its corresponding type declarations.
|
test:
src/run.ts#L11
A function whose declared type is neither 'void' nor 'any' must return a value.
|
test:
test/e2e/src/main.ts#L4
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|