Skip to content

feat: transform syntax and mode options. (#81) #180

feat: transform syntax and mode options. (#81)

feat: transform syntax and mode options. (#81) #180

Triggered via push December 28, 2025 21:28
Status Success
Total duration 5m 8s
Artifacts

ci.yml

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