Skip to content

refactor domain identity management #86

refactor domain identity management

refactor domain identity management #86

Triggered via pull request July 16, 2026 12:36
Status Success
Total duration 2m 59s
Artifacts

pr-gate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/value-propositions/ValuePropositionProjection.ts#L4
'UUID' is defined but never used. Allowed unused vars must match /^_/u
lint: src/domain/goals/Goal.ts#L6
'TERMINAL_STATES' is defined but never used. Allowed unused vars must match /^_/u
lint: src/domain/goals/Goal.ts#L6
'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#L17
'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