fix(entrypoint): clone into the dev-owned app folder #1294
check.yml
on: pull_request
Build
1m 9s
Dist deps prune
50s
Types
1m 11s
Lint
4m 3s
Test
3m 19s
Lint Effect-TS
45s
E2E (Local package CLI)
46s
E2E (Browser command)
2m 43s
E2E (OpenCode)
6m 50s
E2E (Clone cache)
7m 33s
E2E (Login context)
7m 4s
E2E (Runtime volumes + SSH)
7m 30s
E2E (Clone auto-open SSH)
6m 46s
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
|