Skip to content

Fixed versions conflicts and package vulnerabilities causing build errors #1061

Fixed versions conflicts and package vulnerabilities causing build errors

Fixed versions conflicts and package vulnerabilities causing build errors #1061

Triggered via pull request February 18, 2026 11:28
Status Failure
Total duration 1m 57s
Artifacts

build.dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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: Core.Marten/Subscriptions/MartenEventPublisher.cs#L12
'MartenEventPublisher' does not implement inherited abstract member 'SubscriptionBase.ProcessEventsAsync(EventRange, ISubscriptionController, IDocumentOperations, CancellationToken)'
build: Core.Marten/Subscriptions/MartenEventPublisher.cs#L20
The type or namespace name 'ISubscriptionController' could not be found (are you missing a using directive or an assembly reference?)
build: Core.Marten/Subscriptions/MartenEventPublisher.cs#L19
The type or namespace name 'EventRange' could not be found (are you missing a using directive or an assembly reference?)
build: Core.Marten/MartenConfig.cs#L27
The type or namespace name 'DaemonMode' could not be found (are you missing a using directive or an assembly reference?)
build: Core.Marten/MartenConfig.cs#L7
The type or namespace name 'Resiliency' does not exist in the namespace 'Marten.Events.Daemon' (are you missing an assembly reference?)
build: Core.Testing/TestWebHostBuilder.cs#L14
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
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?)