Skip to content

fix: windows DEP0190 warning. (#86) #203

fix: windows DEP0190 warning. (#86)

fix: windows DEP0190 warning. (#86) #203

Triggered via push December 30, 2025 18:50
Status Success
Total duration 6m 50s
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.