Skip to content

fix: codex-cli-adapter cmd updated #79

fix: codex-cli-adapter cmd updated

fix: codex-cli-adapter cmd updated #79

Triggered via pull request July 9, 2026 08:00
Status Success
Total duration 2m 43s
Artifacts

pr-gate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/infrastructure/context/SqliteGoalContextAssembler.ts#L13
'DecisionView' is defined but never used. Allowed unused vars must match /^_/u
lint: src/infrastructure/context/SqliteGoalContextAssembler.ts#L12
'DependencyView' is defined but never used. Allowed unused vars must match /^_/u
lint: src/infrastructure/context/SqliteGoalContextAssembler.ts#L11
'ComponentView' is defined but never used. Allowed unused vars must match /^_/u
lint: src/domain/goals/Goal.ts#L5
'TERMINAL_STATES' is defined but never used. Allowed unused vars must match /^_/u
lint: src/domain/goals/Goal.ts#L5
'IN_PROGRESS_STATES' is defined but never used. Allowed unused vars must match /^_/u
lint: src/domain/audiences/Audience.ts#L12
'BaseEvent' is defined but never used. Allowed unused vars must match /^_/u
lint: src/application/maintenance/db/rebuild/RebuildDatabaseCommandHandler.ts#L22
'command' is defined but never used. Allowed unused args must match /^_/u
lint: src/application/maintenance/db/rebuild/LocalRebuildDatabaseGateway.ts#L11
'request' is defined but never used. Allowed unused args must match /^_/u
lint: src/application/context/sessions/start/StartSessionCommandHandler.ts#L18
'command' is defined but never used. Allowed unused args must match /^_/u
lint: src/application/context/search/projectors/ComponentSearchDocumentProjector.ts#L5
'ComponentRemovedEvent' is defined but never used. Allowed unused vars must match /^_/u