chore: bump major version. #166
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.
|