Skip to content

Rename Notify > NotifyAsync to allow async eventing scenarios #571

Rename Notify > NotifyAsync to allow async eventing scenarios

Rename Notify > NotifyAsync to allow async eventing scenarios #571

Triggered via push May 14, 2025 18:31
Status Failure
Total duration 3m 58s
Artifacts

build.yml

on: push
os-matrix
6s
os-matrix
dotnet-format
31s
dotnet-format
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
dotnet-format
Process completed with exit code 2.
build-windows-latest: src/Samples/Library1/Commands.cs#L61
'IMessageBusExtensions.Notify<TEvent>(IMessageBus, TEvent, string?, string?, int?)' is obsolete: 'Use await NotifyAsync instead.'
build-windows-latest: src/Samples/Library1/Commands.cs#L42
'IMessageBusExtensions.Notify<TEvent>(IMessageBus, TEvent, string?, string?, int?)' is obsolete: 'Use await NotifyAsync instead.'
build-windows-latest: src/Merq.VisualStudio.Tests/MessageBusComponentSpec.cs#L49
The AddServices extension method must be invoked in order for discovered services to be properly registered.
build-windows-latest: src/Samples/Library1/Commands.cs#L61
'IMessageBusExtensions.Notify<TEvent>(IMessageBus, TEvent, string?, string?, int?)' is obsolete: 'Use await NotifyAsync instead.'
build-windows-latest: src/Samples/Library1/Commands.cs#L42
'IMessageBusExtensions.Notify<TEvent>(IMessageBus, TEvent, string?, string?, int?)' is obsolete: 'Use await NotifyAsync instead.'
build-windows-latest: src/Merq.VisualStudio.Tests/MessageBusComponentSpec.cs#L49
The AddServices extension method must be invoked in order for discovered services to be properly registered.