Update parsePartialJSON to handle trailing commas #314
Annotations
6 errors and 1 warning
Typecheck, build, and lint packages:
packages/parsing/src/as-json.ts#L9
Unsafe return of an `any` typed value
|
Typecheck, build, and lint packages:
packages/parsing/src/as-json.ts#L85
Unsafe return of an `any` typed value
|
Typecheck, build, and lint packages:
packages/parsing/src/as-json.ts#L96
Unsafe assignment of an `any` value
|
Typecheck, build, and lint packages:
packages/parsing/src/as-json.ts#L105
Unsafe assignment of an `any` value
|
Typecheck, build, and lint packages:
packages/parsing/src/as-json.ts#L110
Unsafe return of an `any` typed value
|
Typecheck, build, and lint packages
Process completed with exit code 1.
|
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/.
|
Loading