+Mᐁ includes #576
build.yml
on: pull_request
os-matrix
5s
dotnet-format
1m 8s
Matrix: build
Annotations
6 warnings
|
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.
|