Skip to content

fix(entrypoint): clone into the dev-owned app folder #1294

fix(entrypoint): clone into the dev-owned app folder

fix(entrypoint): clone into the dev-owned app folder #1294

Triggered via pull request June 16, 2026 11:14
Status Failure
Total duration 7m 38s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint Effect-TS
Process completed with exit code 1.
Lint Effect-TS: packages/lib/tests/shell/entrypoint-clone-target.test.ts#L14
'node:url' 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/lib/tests/shell/entrypoint-clone-target.test.ts#L13
'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/lib/tests/shell/entrypoint-clone-target.test.ts#L13
'node:path' import is restricted from being used. Use @effect/platform Path instead of node:path
Lint Effect-TS: packages/lib/tests/shell/entrypoint-clone-target.test.ts#L12
'node:fs' 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/lib/tests/shell/entrypoint-clone-target.test.ts#L12
'node:fs' import is restricted from being used. Use @effect/platform FileSystem instead of node:fs