build: Use node 22 #648
test.yml
on: pull_request
Annotations
6 errors and 10 warnings
build-mac-bundle:
src/network-proxy.ts#L21
Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
|
build-mac-bundle:
tsconfig.json#L2
File '@tsconfig/node22/tsconfig.json' not found.
|
build-mac-bundle
Process completed with exit code 2.
|
build-windows-bundle:
src/network-proxy.ts#L21
Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
|
build-windows-bundle:
tsconfig.json#L2
File '@tsconfig/node22/tsconfig.json' not found.
|
build-windows-bundle
Process completed with exit code 1.
|
test:
src/console-wrapper.ts#L25
Unexpected any. Specify a different type
|
test:
src/console-wrapper.ts#L25
Unexpected any. Specify a different type
|
test:
src/console-wrapper.ts#L25
Unexpected any. Specify a different type
|
test:
src/console-wrapper.ts#L30
'process' is not defined
|
test:
src/console-wrapper.ts#L34
'process' is not defined
|
test:
src/console-wrapper.ts#L37
'process' is not defined
|
test:
src/console-wrapper.ts#L38
'process' is not defined
|
test:
src/console-wrapper.ts#L57
'process' is not defined
|
test:
src/console-wrapper.ts#L61
'process' is not defined
|
test:
src/network-proxy.ts#L8
'process' is not defined
|