Skip to content

feat: transform syntax and mode options. #176

feat: transform syntax and mode options.

feat: transform syntax and mode options. #176

Triggered via pull request December 28, 2025 21:07
Status Success
Total duration 4m 58s
Artifacts

ci.yml

on: pull_request
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

8 errors
CI (ubuntu-latest, 24.11.1): test/__fixtures__/compileErrorsDual/src/index.ts#L1
The 'import.meta' meta-property is not allowed in files which will build into CommonJS output.
CI (ubuntu-latest, 24.11.1): 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', 'node18', 'node20', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.
CI (ubuntu-latest, 22.21.1): test/__fixtures__/compileErrorsDual/src/index.ts#L1
The 'import.meta' meta-property is not allowed in files which will build into CommonJS output.
CI (ubuntu-latest, 22.21.1): 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', 'node18', 'node20', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.
CI (windows-latest, 24.11.1): test/__fixtures__/compileErrorsDual/src/index.ts#L1
The 'import.meta' meta-property is not allowed in files which will build into CommonJS output.
CI (windows-latest, 24.11.1): 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', 'node18', 'node20', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.
CI (windows-latest, 22.21.1): test/__fixtures__/compileErrorsDual/src/index.ts#L1
The 'import.meta' meta-property is not allowed in files which will build into CommonJS output.
CI (windows-latest, 22.21.1): 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', 'node18', 'node20', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.