chore(deps): update dependency @types/node to v20.11.29 #2121
Annotations
3 errors and 1 warning
Analyze (javascript):
src/TinyType.ts#L146
Type '(NonNullJSONPrimitive | JSONObject)[]' is not assignable to type 'NonNullJSONPrimitive | JSONObject'.
|
Analyze (javascript):
src/TinyType.ts#L156
Type 'string | number | boolean | null | undefined' is not assignable to type 'NonNullJSONPrimitive | JSONObject'.
|
Analyze (javascript)
Process completed with exit code 1.
|
Analyze (javascript)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|