Add lib types for JSON.rawJSON, JSON.isRawJSON, and reviver context #1
ci.yml
on: pull_request
Matrix: test
coverage
1d 0h
lint
44s
knip
29s
format
20s
browser-integration
6h 0m
typecheck
37s
smoke
55s
package-size
1m 28s
misc
32s
self-check
57s
baselines
9m 47s
required
4s
Annotations
61 errors and 2 notices
|
Test Node 24 on windows-latest
Parameter 'key' implicitly has an 'any' type.
|
|
Test Node 24 on windows-latest
Argument of type '(key: any, value: any, context: any) => any' is not assignable to parameter of type '(this: any, key: string, value: any) => any'.
|
|
Test Node 24 on windows-latest
Parameter 'context' implicitly has an 'any' type.
|
|
Test Node 24 on windows-latest
Parameter 'value' implicitly has an 'any' type.
|
|
Test Node 24 on windows-latest
Parameter 'key' implicitly has an 'any' type.
|
|
Test Node 24 on windows-latest
Argument of type '(key: any, value: any, context: any) => any' is not assignable to parameter of type '(this: any, key: string, value: any) => any'.
|
|
Test Node 24 on windows-latest
'maybeRaw' is of type 'unknown'.
|
|
Test Node 24 on windows-latest
Property 'isRawJSON' does not exist on type 'JSON'.
|
|
Test Node 24 on windows-latest
Property 'rawJSON' does not exist on type 'JSON'.
|
|
Test Node 24 on windows-latest
Property 'rawJSON' does not exist on type 'JSON'.
|
|
Test Node 24 on windows-latest
Process completed with exit code 1.
|
|
Test Node 14 on windows-latest
Parameter 'key' implicitly has an 'any' type.
|
|
Test Node 14 on windows-latest
Argument of type '(key: any, value: any, context: any) => any' is not assignable to parameter of type '(this: any, key: string, value: any) => any'.
|
|
Test Node 14 on windows-latest
Parameter 'context' implicitly has an 'any' type.
|
|
Test Node 14 on windows-latest
Parameter 'value' implicitly has an 'any' type.
|
|
Test Node 14 on windows-latest
Parameter 'key' implicitly has an 'any' type.
|
|
Test Node 14 on windows-latest
Argument of type '(key: any, value: any, context: any) => any' is not assignable to parameter of type '(this: any, key: string, value: any) => any'.
|
|
Test Node 14 on windows-latest
'maybeRaw' is of type 'unknown'.
|
|
Test Node 14 on windows-latest
Property 'isRawJSON' does not exist on type 'JSON'.
|
|
Test Node 14 on windows-latest
Property 'rawJSON' does not exist on type 'JSON'.
|
|
Test Node 14 on windows-latest
Property 'rawJSON' does not exist on type 'JSON'.
|
|
Test Node 14 on windows-latest
Process completed with exit code 1.
|
|
format
Process completed with exit code 20.
|
|
Test Node 24 on ubuntu-latest
Parameter 'key' implicitly has an 'any' type.
|
|
Test Node 24 on ubuntu-latest
Argument of type '(key: any, value: any, context: any) => any' is not assignable to parameter of type '(this: any, key: string, value: any) => any'.
|
|
Test Node 24 on ubuntu-latest
Parameter 'context' implicitly has an 'any' type.
|
|
Test Node 24 on ubuntu-latest
Parameter 'value' implicitly has an 'any' type.
|
|
Test Node 24 on ubuntu-latest
Parameter 'key' implicitly has an 'any' type.
|
|
Test Node 24 on ubuntu-latest
Argument of type '(key: any, value: any, context: any) => any' is not assignable to parameter of type '(this: any, key: string, value: any) => any'.
|
|
Test Node 24 on ubuntu-latest
'maybeRaw' is of type 'unknown'.
|
|
Test Node 24 on ubuntu-latest
Property 'isRawJSON' does not exist on type 'JSON'.
|
|
Test Node 24 on ubuntu-latest
Property 'rawJSON' does not exist on type 'JSON'.
|
|
Test Node 24 on ubuntu-latest
Property 'rawJSON' does not exist on type 'JSON'.
|
|
Test Node 24 on ubuntu-latest
Process completed with exit code 1.
|
|
baselines
Process completed with exit code 1.
|
|
Test Node lts/* on ubuntu-latest with --no-bundle
Parameter 'key' implicitly has an 'any' type.
|
|
Test Node lts/* on ubuntu-latest with --no-bundle
Argument of type '(key: any, value: any, context: any) => any' is not assignable to parameter of type '(this: any, key: string, value: any) => any'.
|
|
Test Node lts/* on ubuntu-latest with --no-bundle
Parameter 'context' implicitly has an 'any' type.
|
|
Test Node lts/* on ubuntu-latest with --no-bundle
Parameter 'value' implicitly has an 'any' type.
|
|
Test Node lts/* on ubuntu-latest with --no-bundle
Parameter 'key' implicitly has an 'any' type.
|
|
Test Node lts/* on ubuntu-latest with --no-bundle
Argument of type '(key: any, value: any, context: any) => any' is not assignable to parameter of type '(this: any, key: string, value: any) => any'.
|
|
Test Node lts/* on ubuntu-latest with --no-bundle
'maybeRaw' is of type 'unknown'.
|
|
Test Node lts/* on ubuntu-latest with --no-bundle
Property 'isRawJSON' does not exist on type 'JSON'.
|
|
Test Node lts/* on ubuntu-latest with --no-bundle
Property 'rawJSON' does not exist on type 'JSON'.
|
|
Test Node lts/* on ubuntu-latest with --no-bundle
Property 'rawJSON' does not exist on type 'JSON'.
|
|
Test Node lts/* on ubuntu-latest with --no-bundle
Process completed with exit code 1.
|
|
Test Node 14 on ubuntu-latest
Parameter 'key' implicitly has an 'any' type.
|
|
Test Node 14 on ubuntu-latest
Argument of type '(key: any, value: any, context: any) => any' is not assignable to parameter of type '(this: any, key: string, value: any) => any'.
|
|
Test Node 14 on ubuntu-latest
Parameter 'context' implicitly has an 'any' type.
|
|
Test Node 14 on ubuntu-latest
Parameter 'value' implicitly has an 'any' type.
|
|
Test Node 14 on ubuntu-latest
Parameter 'key' implicitly has an 'any' type.
|
|
Test Node 14 on ubuntu-latest
Argument of type '(key: any, value: any, context: any) => any' is not assignable to parameter of type '(this: any, key: string, value: any) => any'.
|
|
Test Node 14 on ubuntu-latest
'maybeRaw' is of type 'unknown'.
|
|
Test Node 14 on ubuntu-latest
Property 'isRawJSON' does not exist on type 'JSON'.
|
|
Test Node 14 on ubuntu-latest
Property 'rawJSON' does not exist on type 'JSON'.
|
|
Test Node 14 on ubuntu-latest
Property 'rawJSON' does not exist on type 'JSON'.
|
|
Test Node 14 on ubuntu-latest
Process completed with exit code 1.
|
|
browser-integration
The job has exceeded the maximum execution time of 6h0m0s
|
|
browser-integration
The operation was canceled.
|
|
coverage
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
required
Process completed with exit code 1.
|
|
Test Node 24 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
Test Node 14 on windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
fix_baselines.patch
|
3.05 KB |
sha256:3835d9be526fa6b26f3e8ac4c3b0f6a2304b618b657649de79a4ddc1c6bd9957
|
|