Skip to content

feat!: module replacements #3

feat!: module replacements

feat!: module replacements #3

Triggered via pull request August 23, 2026 16:22
Status Failure
Total duration 25s
Artifacts

ci.yml

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

Annotations

27 errors
Test: node-24, ubuntu-latest
Process completed with exit code 1.
e18e(ban-dependencies): packages/istanbul-lib-report/test/file-writer.test.ts#L5
packages/istanbul-lib-report/test/file-writer.test.ts:5:1: "rimraf" should be replaced with native functionality. You can instead use fs.promises.rm. Read more here: https://e18e.dev/docs/replacements/rimraf
e18e(ban-dependencies): packages/istanbul-lib-report/test/file-writer.test.ts#L4
packages/istanbul-lib-report/test/file-writer.test.ts:4:1: "make-dir" should be replaced with native functionality. You can instead use fs.promises.mkdir. Read more here: https://e18e.dev/docs/replacements/mkdirp
e18e(ban-dependencies): packages/istanbul-lib-report/test/reports/lcovonly/index.ts#L6
packages/istanbul-lib-report/test/reports/lcovonly/index.ts:6:1: "is-windows" should be replaced with inline/local logic.You can check if the current environment is Windows by checking if `process.platform` is equal to "win32".
e18e(ban-dependencies): packages/istanbul-lib-report/test/reports/text/index.ts#L6
packages/istanbul-lib-report/test/reports/text/index.ts:6:1: "is-windows" should be replaced with inline/local logic.You can check if the current environment is Windows by checking if `process.platform` is equal to "win32".
e18e(ban-dependencies): packages/istanbul-lib-instrument/test/specs.test.ts#L5
packages/istanbul-lib-instrument/test/specs.test.ts:5:1: "js-yaml" should be replaced with an alternative package. In your project, we recommend yaml. Read more here: https://e18e.dev/docs/replacements/js-yaml
e18e(ban-dependencies): packages/istanbul-lib-report/test/reports/cobertura/index.ts#L6
packages/istanbul-lib-report/test/reports/cobertura/index.ts:6:1: "is-windows" should be replaced with inline/local logic.You can check if the current environment is Windows by checking if `process.platform` is equal to "win32".
e18e(ban-dependencies): packages/istanbul-lib-source-maps/src/map-store.ts#L11
packages/istanbul-lib-source-maps/src/map-store.ts:11:1: "debug" should be replaced with an alternative package. In your project, we recommend obug. Read more here: https://e18e.dev/docs/replacements/debug
e18e(ban-dependencies): packages/istanbul-lib-report/src/file-writer.ts#L9
packages/istanbul-lib-report/src/file-writer.ts:9:1: "make-dir" should be replaced with native functionality. You can instead use fs.promises.mkdir. Read more here: https://e18e.dev/docs/replacements/mkdirp
e18e(ban-dependencies): packages/istanbul-lib-source-maps/src/transformer.ts#L8
packages/istanbul-lib-source-maps/src/transformer.ts:8:1: "debug" should be replaced with an alternative package. In your project, we recommend obug. Read more here: https://e18e.dev/docs/replacements/debug
Test: node-22, ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_24" failed
Test: node-22, ubuntu-latest
Process completed with exit code 1.
e18e(ban-dependencies): packages/istanbul-lib-report/test/file-writer.test.ts#L5
packages/istanbul-lib-report/test/file-writer.test.ts:5:1: "rimraf" should be replaced with native functionality. You can instead use fs.promises.rm. Read more here: https://e18e.dev/docs/replacements/rimraf
e18e(ban-dependencies): packages/istanbul-lib-report/test/file-writer.test.ts#L4
packages/istanbul-lib-report/test/file-writer.test.ts:4:1: "make-dir" should be replaced with native functionality. You can instead use fs.promises.mkdir. Read more here: https://e18e.dev/docs/replacements/mkdirp
e18e(ban-dependencies): packages/istanbul-lib-report/test/reports/lcovonly/index.ts#L6
packages/istanbul-lib-report/test/reports/lcovonly/index.ts:6:1: "is-windows" should be replaced with inline/local logic.You can check if the current environment is Windows by checking if `process.platform` is equal to "win32".
e18e(ban-dependencies): packages/istanbul-lib-report/test/reports/text/index.ts#L6
packages/istanbul-lib-report/test/reports/text/index.ts:6:1: "is-windows" should be replaced with inline/local logic.You can check if the current environment is Windows by checking if `process.platform` is equal to "win32".
e18e(ban-dependencies): packages/istanbul-lib-source-maps/src/map-store.ts#L11
packages/istanbul-lib-source-maps/src/map-store.ts:11:1: "debug" should be replaced with an alternative package. In your project, we recommend obug. Read more here: https://e18e.dev/docs/replacements/debug
e18e(ban-dependencies): packages/istanbul-lib-instrument/test/specs.test.ts#L5
packages/istanbul-lib-instrument/test/specs.test.ts:5:1: "js-yaml" should be replaced with an alternative package. In your project, we recommend yaml. Read more here: https://e18e.dev/docs/replacements/js-yaml
e18e(ban-dependencies): packages/istanbul-lib-report/test/reports/cobertura/index.ts#L6
packages/istanbul-lib-report/test/reports/cobertura/index.ts:6:1: "is-windows" should be replaced with inline/local logic.You can check if the current environment is Windows by checking if `process.platform` is equal to "win32".
e18e(ban-dependencies): packages/istanbul-lib-source-maps/src/transformer.ts#L8
packages/istanbul-lib-source-maps/src/transformer.ts:8:1: "debug" should be replaced with an alternative package. In your project, we recommend obug. Read more here: https://e18e.dev/docs/replacements/debug
e18e(ban-dependencies): packages/istanbul-lib-report/src/file-writer.ts#L9
packages/istanbul-lib-report/src/file-writer.ts:9:1: "make-dir" should be replaced with native functionality. You can instead use fs.promises.mkdir. Read more here: https://e18e.dev/docs/replacements/mkdirp
Test: node-22, windows-latest
The strategy configuration was canceled because "test.ubuntu-latest_24" failed
Test: node-22, windows-latest
The operation was canceled.
Test: node-26, ubuntu-latest
The strategy configuration was canceled because "test.ubuntu-latest_24" failed
Test: node-26, ubuntu-latest
The operation was canceled.
Test: node-22, macos-latest
The strategy configuration was canceled because "test.ubuntu-latest_24" failed
Test: node-22, macos-latest
The operation was canceled.