Skip to content

test: add more build assertions. (#4) #12

test: add more build assertions. (#4)

test: add more build assertions. (#4) #12

Triggered via push July 29, 2023 02:30
Status Success
Total duration 35s
Artifacts

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.