Skip to content

docs: add codecov badge. #2

docs: add codecov badge.

docs: add codecov badge. #2

Triggered via pull request July 28, 2023 18:01
Status Success
Total duration 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.