chore(deps): update dependency @types/node to v20.11.29 #2263
Annotations
14 errors and 2 warnings
build:
src/TinyType.ts#L146
Type '(NonNullJSONPrimitive | JSONObject)[]' is not assignable to type 'NonNullJSONPrimitive | JSONObject'.
|
build:
src/TinyType.ts#L156
Type 'string | number | boolean | null | undefined' is not assignable to type 'NonNullJSONPrimitive | JSONObject'.
|
build
Process completed with exit code 2.
|
verify (16.x):
src/TinyType.ts#L146
Type '(NonNullJSONPrimitive | JSONObject)[]' is not assignable to type 'NonNullJSONPrimitive | JSONObject'.
|
verify (16.x):
src/TinyType.ts#L156
Type 'string | number | boolean | null | undefined' is not assignable to type 'NonNullJSONPrimitive | JSONObject'.
|
verify (16.x)
Process completed with exit code 1.
|
verify (18.x)
The job was canceled because "_16_x" failed.
|
verify (18.x):
src/TinyType.ts#L146
Type '(NonNullJSONPrimitive | JSONObject)[]' is not assignable to type 'NonNullJSONPrimitive | JSONObject'.
|
verify (18.x):
src/TinyType.ts#L156
Type 'string | number | boolean | null | undefined' is not assignable to type 'NonNullJSONPrimitive | JSONObject'.
|
verify (18.x)
Process completed with exit code 1.
|
verify (20.x)
The job was canceled because "_16_x" failed.
|
verify (20.x):
src/TinyType.ts#L146
Type '(NonNullJSONPrimitive | JSONObject)[]' is not assignable to type 'NonNullJSONPrimitive | JSONObject'.
|
verify (20.x):
src/TinyType.ts#L156
Type 'string | number | boolean | null | undefined' is not assignable to type 'NonNullJSONPrimitive | JSONObject'.
|
verify (20.x)
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
verify (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|