fix: skip transient codex tmp files in session backup #477
check.yml
on: pull_request
Build
52s
Types
54s
Lint
1m 54s
Test
1m 28s
Lint Effect-TS
42s
E2E (Local package CLI)
1m 2s
E2E (OpenCode)
3m 13s
E2E (Clone cache)
3m 13s
E2E (Login context)
3m 15s
Annotations
13 errors
|
Lint Effect-TS
Process completed with exit code 1.
|
|
Lint Effect-TS:
packages/app/tests/scripts/session-backup-gist.test.ts#L10
'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/tests/scripts/session-backup-gist.test.ts#L10
'node:path' import is restricted from being used. Use @effect/platform Path instead of node:path
|
|
Lint Effect-TS:
packages/app/tests/scripts/session-backup-gist.test.ts#L9
'node:os' 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/tests/scripts/session-backup-gist.test.ts#L8
'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/app/tests/scripts/session-backup-gist.test.ts#L8
'node:fs' import is restricted from being used. Use @effect/platform FileSystem instead of node:fs
|
|
E2E (OpenCode)
Canceling since a higher priority waiting request for Check-refs/pull/204/merge exists
|
|
E2E (OpenCode)
The operation was canceled.
|
|
E2E (Clone cache)
Canceling since a higher priority waiting request for Check-refs/pull/204/merge exists
|
|
E2E (Clone cache)
The operation was canceled.
|
|
Check
Canceling since a higher priority waiting request for Check-refs/pull/204/merge exists
|
|
E2E (Login context)
Canceling since a higher priority waiting request for Check-refs/pull/204/merge exists
|
|
E2E (Login context)
The operation was canceled.
|