Skip to content

feat: dual tsc builds trying to address microsoft/TypeScript#49462 #1

feat: dual tsc builds trying to address microsoft/TypeScript#49462

feat: dual tsc builds trying to address microsoft/TypeScript#49462 #1

Triggered via push July 28, 2023 17:54
Status Success
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
CI: test/__fixtures__/compileErrors/src/cjs.cts#L8
'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`.
CI: test/__fixtures__/compileErrors/src/index.ts#L28
Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', or 'nodenext', and the 'target' option is set to 'es2017' or higher.