Skip to content

Fixed versions conflicts and package vulnerabilities causing build errors #366

Fixed versions conflicts and package vulnerabilities causing build errors

Fixed versions conflicts and package vulnerabilities causing build errors #366

Triggered via pull request February 18, 2026 11:28
Status Failure
Total duration 1m 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: Sample/Helpdesk.Wolverine/Helpdesk.Api/Core/SignalR/SignalRProducer.cs#L12
The type or namespace name 'EventRange' could not be found (are you missing a using directive or an assembly reference?)
build: Sample/Helpdesk.Wolverine/Helpdesk.Api/Core/Kafka/KafkaProducer.cs#L11
'KafkaProducer' does not implement inherited abstract member 'SubscriptionBase.ProcessEventsAsync(EventRange, ISubscriptionController, IDocumentOperations, CancellationToken)'
build: Sample/Helpdesk.Wolverine/Helpdesk.Api/Core/Kafka/KafkaProducer.cs#L36
The type or namespace name 'IEvent' could not be found (are you missing a using directive or an assembly reference?)
build: Sample/Helpdesk.Wolverine/Helpdesk.Api/Core/Kafka/KafkaProducer.cs#L36
The type or namespace name 'ISubscriptionController' could not be found (are you missing a using directive or an assembly reference?)
build: Sample/Helpdesk.Wolverine/Helpdesk.Api/Core/Kafka/KafkaProducer.cs#L33
The type or namespace name 'StreamAction' could not be found (are you missing a using directive or an assembly reference?)
build: Sample/Helpdesk.Wolverine/Helpdesk.Api/Core/Kafka/KafkaProducer.cs#L21
The type or namespace name 'ISubscriptionController' could not be found (are you missing a using directive or an assembly reference?)
build: Sample/Helpdesk.Wolverine/Helpdesk.Api/Core/Kafka/KafkaProducer.cs#L20
The type or namespace name 'EventRange' could not be found (are you missing a using directive or an assembly reference?)
build: Sample/Helpdesk.Wolverine/Helpdesk.Api/Program.cs#L13
The type or namespace name 'Resources' does not exist in the namespace 'Oakton' (are you missing an assembly reference?)
build: Sample/Helpdesk.Wolverine/Helpdesk.Api/Program.cs#L8
The type or namespace name 'Resiliency' does not exist in the namespace 'Marten.Events.Daemon' (are you missing an assembly reference?)
build: Sample/ClosingTheBooks/PointOfSales/CashierShifts/CashierShiftTracker.cs#L23
The type or namespace name 'IEvent<>' could not be found (are you missing a using directive or an assembly reference?)