chore(deps-dev): bump @types/node from 20.12.11 to 20.12.12 #278
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L46
Missing JSDoc @returns declaration
|
Lint:
src/utils/index.ts#L48
Missing JSDoc @param "code" description
|
Loading