Skip to content

feat(app): export standalone Babel plugin for Next.js integration #76

feat(app): export standalone Babel plugin for Next.js integration

feat(app): export standalone Babel plugin for Next.js integration #76

Re-run triggered February 5, 2026 07:16
Status Failure
Total duration 1m 12s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint Effect-TS
Process completed with exit code 1.
Lint Effect-TS: packages/app/src/shell/babel-plugin.ts#L2
'node:path' import is restricted from being used by a pattern. Do not import from node:* directly. Use @effect/platform-node or @effect/platform services
Lint Effect-TS: packages/app/src/shell/babel-plugin.ts#L2
'node:path' import is restricted from being used. Use @effect/platform Path instead of node:path