Skip to content

refactor: use bare imports for Node.js built-ins #374

refactor: use bare imports for Node.js built-ins

refactor: use bare imports for Node.js built-ins #374

Triggered via push October 31, 2025 14:55
Status Failure
Total duration 2m 11s
Artifacts

ci.yml

on: push
Run CI Pipeline  /  ...  /  Run Lint Check
26s
Run CI Pipeline / 🧹 Lint Check / Run Lint Check
Run CI Pipeline  /  ...  /  Run Type Check
26s
Run CI Pipeline / 🔍 Type Check / Run Type Check
Matrix: Run CI Pipeline / 🧪 Test Matrix / test-matrix
Fit to window
Zoom out
Zoom in

Annotations

70 errors
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/dlx.ts#L22
Prefer `node:fs` over `fs`
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/dlx.ts#L3
Prefer `node:crypto` over `crypto`
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/dlx-package.ts#L33
Prefer `node:path` over `path`
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/dlx-binary.ts#L5
Prefer `node:path` over `path`
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/dlx-binary.ts#L3
Prefer `node:crypto` over `crypto`