Skip to content

test: add more build assertions. #11

test: add more build assertions.

test: add more build assertions. #11

Triggered via pull request July 29, 2023 02:28
Status Success
Total duration 43s
Artifacts

ci.yml

on: pull_request
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.