Skip to content

fix: Do not reference __dirname if it does not exist #1249

fix: Do not reference __dirname if it does not exist

fix: Do not reference __dirname if it does not exist #1249

Re-run triggered May 13, 2024 15:25
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Lint: node-20, ubuntu-latest
13s
Lint: node-20, ubuntu-latest
TS-Check: node-20, ubuntu-latest
10s
TS-Check: node-20, ubuntu-latest
Matrix: create-migration-test
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

15 errors
TS-Check: node-20, ubuntu-latest: src/migration.ts#L53
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
TS-Check: node-20, ubuntu-latest: src/runner.ts#L29
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
TS-Check: node-20, ubuntu-latest
Process completed with exit code 2.
Lint: node-20, ubuntu-latest: src/migration.ts#L53
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
Lint: node-20, ubuntu-latest: src/runner.ts#L29
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
Lint: node-20, ubuntu-latest
Process completed with exit code 1.
Build & Unit Test: node-20, ubuntu-latest: src/migration.ts#L53
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
Build & Unit Test: node-20, ubuntu-latest: src/runner.ts#L29
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
Build & Unit Test: node-20, ubuntu-latest
Process completed with exit code 1.
Build & Unit Test: node-18, ubuntu-latest: src/migration.ts#L53
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
Build & Unit Test: node-18, ubuntu-latest: src/runner.ts#L29
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
Build & Unit Test: node-18, ubuntu-latest
Process completed with exit code 1.
Create Migration Test: node-20, ubuntu-latest: src/migration.ts#L53
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
Create Migration Test: node-20, ubuntu-latest: src/runner.ts#L29
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
Create Migration Test: node-20, ubuntu-latest
Process completed with exit code 1.