Skip to content

fix: use cwd path for tsc. #4

fix: use cwd path for tsc.

fix: use cwd path for tsc. #4

Triggered via pull request July 28, 2023 22:26
Status Success
Total duration 41s
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.