test: add tests for eslint-plugin-import-x
#67
Annotations
36 errors
test (lts/*, macos-latest):
tests/eslint-plugin/fixtures/export-star-4/module/index.ts#L1
Module './feature' was resolved to '/home/runner/work/eslint-import-resolver-oxc/eslint-import-resolver-oxc/tests/eslint-plugin/fixtures/export-star-4/module/feature.jsx', but '--jsx' is not set.
|
test (lts/*, macos-latest):
tests/eslint-plugin/fixtures/typescript-d-ts/file1.ts#L6
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
test (lts/*, macos-latest):
tests/eslint-plugin/fixtures/typescript-d-ts/file2.ts#L1
Module '"/home/runner/work/eslint-import-resolver-oxc/eslint-import-resolver-oxc/tests/eslint-plugin/fixtures/typescript-d-ts/file1"' uses 'export =' and cannot be used with 'export *'.
|
test (lts/*, macos-latest):
tests/eslint-plugin/fixtures/typescript-export-assign-object/index.ts#L5
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
test (lts/*, macos-latest):
tests/eslint-plugin/fixtures/typescript.ts#L37
'NotExported' is declared but never used.
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
test (18.x, macos-latest):
tests/eslint-plugin/fixtures/export-star-4/module/index.ts#L1
Module './feature' was resolved to '/home/runner/work/eslint-import-resolver-oxc/eslint-import-resolver-oxc/tests/eslint-plugin/fixtures/export-star-4/module/feature.jsx', but '--jsx' is not set.
|
test (18.x, macos-latest):
tests/eslint-plugin/fixtures/typescript-d-ts/file1.ts#L6
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
test (18.x, macos-latest):
tests/eslint-plugin/fixtures/typescript-d-ts/file2.ts#L1
Module '"/home/runner/work/eslint-import-resolver-oxc/eslint-import-resolver-oxc/tests/eslint-plugin/fixtures/typescript-d-ts/file1"' uses 'export =' and cannot be used with 'export *'.
|
test (18.x, macos-latest):
tests/eslint-plugin/fixtures/typescript-export-assign-object/index.ts#L5
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
test (18.x, macos-latest):
tests/eslint-plugin/fixtures/typescript.ts#L37
'NotExported' is declared but never used.
|
test (18.x, macos-latest)
Process completed with exit code 1.
|
test (lts/*, windows-latest):
tests/eslint-plugin/fixtures/export-star-4/module/index.ts#L1
Module './feature' was resolved to '/home/runner/work/eslint-import-resolver-oxc/eslint-import-resolver-oxc/tests/eslint-plugin/fixtures/export-star-4/module/feature.jsx', but '--jsx' is not set.
|
test (lts/*, windows-latest):
tests/eslint-plugin/fixtures/typescript-d-ts/file1.ts#L6
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
test (lts/*, windows-latest):
tests/eslint-plugin/fixtures/typescript-d-ts/file2.ts#L1
Module '"/home/runner/work/eslint-import-resolver-oxc/eslint-import-resolver-oxc/tests/eslint-plugin/fixtures/typescript-d-ts/file1"' uses 'export =' and cannot be used with 'export *'.
|
test (lts/*, windows-latest):
tests/eslint-plugin/fixtures/typescript-export-assign-object/index.ts#L5
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
test (lts/*, windows-latest):
tests/eslint-plugin/fixtures/typescript.ts#L37
'NotExported' is declared but never used.
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|
test (18.x, windows-latest):
tests/eslint-plugin/fixtures/export-star-4/module/index.ts#L1
Module './feature' was resolved to '/home/runner/work/eslint-import-resolver-oxc/eslint-import-resolver-oxc/tests/eslint-plugin/fixtures/export-star-4/module/feature.jsx', but '--jsx' is not set.
|
test (18.x, windows-latest):
tests/eslint-plugin/fixtures/typescript-d-ts/file1.ts#L6
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
test (18.x, windows-latest):
tests/eslint-plugin/fixtures/typescript-d-ts/file2.ts#L1
Module '"/home/runner/work/eslint-import-resolver-oxc/eslint-import-resolver-oxc/tests/eslint-plugin/fixtures/typescript-d-ts/file1"' uses 'export =' and cannot be used with 'export *'.
|
test (18.x, windows-latest):
tests/eslint-plugin/fixtures/typescript-export-assign-object/index.ts#L5
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
test (18.x, windows-latest):
tests/eslint-plugin/fixtures/typescript.ts#L37
'NotExported' is declared but never used.
|
test (18.x, windows-latest)
Process completed with exit code 1.
|
test (18.x, ubuntu-latest):
tests/eslint-plugin/fixtures/export-star-4/module/index.ts#L1
Module './feature' was resolved to '/home/runner/work/eslint-import-resolver-oxc/eslint-import-resolver-oxc/tests/eslint-plugin/fixtures/export-star-4/module/feature.jsx', but '--jsx' is not set.
|
test (18.x, ubuntu-latest):
tests/eslint-plugin/fixtures/typescript-d-ts/file1.ts#L6
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
test (18.x, ubuntu-latest):
tests/eslint-plugin/fixtures/typescript-d-ts/file2.ts#L1
Module '"/home/runner/work/eslint-import-resolver-oxc/eslint-import-resolver-oxc/tests/eslint-plugin/fixtures/typescript-d-ts/file1"' uses 'export =' and cannot be used with 'export *'.
|
test (18.x, ubuntu-latest):
tests/eslint-plugin/fixtures/typescript-export-assign-object/index.ts#L5
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
test (18.x, ubuntu-latest):
tests/eslint-plugin/fixtures/typescript.ts#L37
'NotExported' is declared but never used.
|
test (18.x, ubuntu-latest)
Process completed with exit code 1.
|
test (lts/*, ubuntu-latest):
tests/eslint-plugin/fixtures/export-star-4/module/index.ts#L1
Module './feature' was resolved to '/home/runner/work/eslint-import-resolver-oxc/eslint-import-resolver-oxc/tests/eslint-plugin/fixtures/export-star-4/module/feature.jsx', but '--jsx' is not set.
|
test (lts/*, ubuntu-latest):
tests/eslint-plugin/fixtures/typescript-d-ts/file1.ts#L6
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
test (lts/*, ubuntu-latest):
tests/eslint-plugin/fixtures/typescript-d-ts/file2.ts#L1
Module '"/home/runner/work/eslint-import-resolver-oxc/eslint-import-resolver-oxc/tests/eslint-plugin/fixtures/typescript-d-ts/file1"' uses 'export =' and cannot be used with 'export *'.
|
test (lts/*, ubuntu-latest):
tests/eslint-plugin/fixtures/typescript-export-assign-object/index.ts#L5
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
|
test (lts/*, ubuntu-latest):
tests/eslint-plugin/fixtures/typescript.ts#L37
'NotExported' is declared but never used.
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|