chore: update eslint-config-light-vue3 #30
Annotations
10 errors and 2 warnings
build-and-deploy (18):
script/esbuild.ts#L2
Cannot find module 'fs' or its corresponding type declarations.
|
build-and-deploy (18):
src/packages/press-avatar/tests/demo.spec.ts#L2
Cannot find module '../../../../tests/unit/demo' or its corresponding type declarations.
|
build-and-deploy (18):
src/packages/press-avatar/tests/demo.spec.ts#L8
Cannot find name 'jest'.
|
build-and-deploy (18):
src/packages/press-badge/tests/demo.spec.ts#L2
Cannot find module '../../../../tests/unit/demo' or its corresponding type declarations.
|
build-and-deploy (18):
src/packages/press-button/tests/demo.spec.ts#L2
Cannot find module '../../../../tests/unit/demo' or its corresponding type declarations.
|
build-and-deploy (18):
src/packages/press-button/tests/index.spec.ts#L2
Cannot find module '@vue/test-utils' or its corresponding type declarations.
|
build-and-deploy (18):
src/packages/press-button/tests/index.spec.ts#L8
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
build-and-deploy (18):
src/packages/press-button/tests/index.spec.ts#L15
Cannot find name 'expect'.
|
build-and-deploy (18):
src/packages/press-button/tests/index.spec.ts#L18
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
build-and-deploy (18):
src/packages/press-button/tests/index.spec.ts#L25
Cannot find name 'expect'.
|
build-and-deploy (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-deploy (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|