Skip to content

fix(shell): harden codex auth bootstrap seeding #519

fix(shell): harden codex auth bootstrap seeding

fix(shell): harden codex auth bootstrap seeding #519

Triggered via push April 3, 2026 14:43
Status Failure
Total duration 4m 23s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint Effect-TS
Process completed with exit code 1.
Lint Effect-TS: packages/lib/tests/usecases/shared-volume-seed.test.ts#L1
'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/usecases/shared-volume-seed.test.ts#L1
'node:fs' import is restricted from being used. Use @effect/platform FileSystem instead of node:fs