chore(deps-dev): bump vue from 3.4.35 to 3.5.6 #413
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
src/utils/index.ts#L14
Missing JSDoc @returns declaration
|
Lint:
src/utils/index.ts#L16
Missing JSDoc @param "code" description
|
Lint:
src/utils/index.ts#L16
Missing JSDoc @param "code" type
|
Lint:
src/utils/index.ts#L17
Missing JSDoc @param "types" description
|
Lint:
src/utils/index.ts#L17
Missing JSDoc @param "types" type
|
Lint:
src/utils/index.ts#L18
Missing JSDoc @param "sourceMaps" description
|
Lint:
src/utils/index.ts#L18
Missing JSDoc @param "sourceMaps" type
|
Lint:
src/utils/index.ts#L28
Unexpected any. Specify a different type
|
Lint:
src/utils/index.ts#L50
Missing JSDoc @returns declaration
|
Lint:
src/utils/index.ts#L52
Missing JSDoc @param "code" description
|
Loading