Skip to content

feat: implement a resolver that supports exports #518

feat: implement a resolver that supports exports

feat: implement a resolver that supports exports #518

Triggered via pull request December 19, 2024 06:23
Status Failure
Total duration 1m 47s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 7 warnings
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: src/index.ts#L75
`./node-resolver` import should occur before import of `./rules/consistent-type-specifier-style`
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: src/node-resolver.ts#L1
'enhanced-resolve' should be listed in the project's dependencies, not devDependencies
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: src/node-resolver.ts#L1
There should be at least one empty line between import groups
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: src/node-resolver.ts#L1
`enhanced-resolve` import should occur after import of `node:path`
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: src/node-resolver.ts#L1
Replace `·ResolverFactory,·CachedInputFileSystem,·type·ResolveOptions·}·from·'enhanced-resolve';` with `⏎··ResolverFactory,⏎··CachedInputFileSystem,⏎··type·ResolveOptions,⏎}·from·'enhanced-resolve'`
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: src/node-resolver.ts#L1
Prefer using a top-level type-only import instead of inline type specifiers
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: src/node-resolver.ts#L2
There should be at least one empty line between import groups
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: src/node-resolver.ts#L3
There should be at least one empty line between import groups
Lint and Test with Node.js 22 and ESLint 9 on macos-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 20 and ESLint 9 on macos-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 20 and ESLint 9 on macos-latest
The operation was canceled.
Lint and Test with Node.js 20 and ESLint 8 on macos-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 20 and ESLint 8 on macos-latest
The operation was canceled.
Lint and Test with Node.js 22 and ESLint 8 on macos-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 22 and ESLint 8 on macos-latest
The operation was canceled.
Lint and Test with Node.js 20 and ESLint 8.56 on macos-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 20 and ESLint 8.56 on macos-latest
The operation was canceled.
Lint and Test with Node.js 22 and ESLint 8.56 on macos-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest: src/index.ts#L75
`./node-resolver` import should occur before import of `./rules/consistent-type-specifier-style`
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest: src/node-resolver.ts#L1
'enhanced-resolve' should be listed in the project's dependencies, not devDependencies
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest: src/node-resolver.ts#L1
There should be at least one empty line between import groups
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest: src/node-resolver.ts#L1
`enhanced-resolve` import should occur after import of `node:path`
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest: src/node-resolver.ts#L1
Replace `·ResolverFactory,·CachedInputFileSystem,·type·ResolveOptions·}·from·'enhanced-resolve';` with `⏎··ResolverFactory,⏎··CachedInputFileSystem,⏎··type·ResolveOptions,⏎}·from·'enhanced-resolve'`
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest: src/node-resolver.ts#L1
Prefer using a top-level type-only import instead of inline type specifiers
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest: src/node-resolver.ts#L2
There should be at least one empty line between import groups
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest: src/node-resolver.ts#L3
There should be at least one empty line between import groups
Lint and Test with Node.js 20 and ESLint 9 on ubuntu-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 20 and ESLint 9 on ubuntu-latest: src/index.ts#L75
`./node-resolver` import should occur before import of `./rules/consistent-type-specifier-style`
Lint and Test with Node.js 20 and ESLint 9 on ubuntu-latest: src/node-resolver.ts#L1
'enhanced-resolve' should be listed in the project's dependencies, not devDependencies
Lint and Test with Node.js 20 and ESLint 9 on ubuntu-latest: src/node-resolver.ts#L1
There should be at least one empty line between import groups
Lint and Test with Node.js 20 and ESLint 9 on ubuntu-latest: src/node-resolver.ts#L1
`enhanced-resolve` import should occur after import of `node:path`
Lint and Test with Node.js 20 and ESLint 9 on ubuntu-latest: src/node-resolver.ts#L1
Replace `·ResolverFactory,·CachedInputFileSystem,·type·ResolveOptions·}·from·'enhanced-resolve';` with `⏎··ResolverFactory,⏎··CachedInputFileSystem,⏎··type·ResolveOptions,⏎}·from·'enhanced-resolve'`
Lint and Test with Node.js 20 and ESLint 9 on ubuntu-latest: src/node-resolver.ts#L1
Prefer using a top-level type-only import instead of inline type specifiers
Lint and Test with Node.js 20 and ESLint 9 on ubuntu-latest: src/node-resolver.ts#L2
There should be at least one empty line between import groups
Lint and Test with Node.js 20 and ESLint 9 on ubuntu-latest: src/node-resolver.ts#L3
There should be at least one empty line between import groups
Lint and Test with Node.js 22 and ESLint 8.56 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint and Test with Node.js 22 and ESLint 9 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint and Test with Node.js 18 and ESLint 9 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint and Test with Node.js 18 and ESLint 8.56 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint and Test with Node.js 22 and ESLint 8 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint and Test with Node.js 18 and ESLint 8 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636