Skip to content

Update parsePartialJSON to handle trailing commas #314

Update parsePartialJSON to handle trailing commas

Update parsePartialJSON to handle trailing commas #314

Triggered via push March 21, 2024 23:44
Status Failure
Total duration 37s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
build (20.x): packages/parsing/src/as-json.ts#L9
Unsafe return of an `any` typed value
build (20.x): packages/parsing/src/as-json.ts#L85
Unsafe return of an `any` typed value
build (20.x): packages/parsing/src/as-json.ts#L96
Unsafe assignment of an `any` value
build (20.x): packages/parsing/src/as-json.ts#L105
Unsafe assignment of an `any` value
build (20.x): packages/parsing/src/as-json.ts#L110
Unsafe return of an `any` typed value
build (20.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): packages/parsing/src/as-json.ts#L9
Unsafe return of an `any` typed value
build (18.x): packages/parsing/src/as-json.ts#L85
Unsafe return of an `any` typed value
build (18.x): packages/parsing/src/as-json.ts#L96
Unsafe assignment of an `any` value
build (18.x): packages/parsing/src/as-json.ts#L105
Unsafe assignment of an `any` value
build (18.x): packages/parsing/src/as-json.ts#L110
Unsafe return of an `any` typed value
build (18.x)
Process completed with exit code 1.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.