Skip to content

Update TypeScript config to ES2020 to fix AJV imports #2886

Update TypeScript config to ES2020 to fix AJV imports

Update TypeScript config to ES2020 to fix AJV imports #2886

Triggered via pull request December 15, 2025 14:14
Status Failure
Total duration 32s
Artifacts

main.yml

on: pull_request
Matrix: test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Process completed with exit code 2.
build: src/__fixtures__/testServer.ts#L11
Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'node18', 'node20', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.
build: src/__fixtures__/serverThatHangs.ts#L21
Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'node18', 'node20', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.