Added some additional tests for .NET 5.0 and above. #395
Annotations
3 errors and 20 warnings
Scheduler/Cqrs.Scheduler.TimeZones/TimeZoneWebJob.cs#L51
'WebHostModule' does not contain a definition for 'Configuration'
|
Scheduler/Cqrs.Scheduler.TimeZones/TimeZoneWebJob.cs#L51
'WebHostModule' does not contain a definition for 'Configuration'
|
|
|
|
|
|
|
|
Framework/Cqrs/Configuration/SampleRuntime.cs#L117
'SampleRuntime<TAuthenticationToken, TCommandHanderOrEventHandler>.MockDependencyResolver.ConfigurationManager' hides inherited member 'DependencyResolver.ConfigurationManager'. Use the new keyword if hiding was intended.
|
Framework/Cqrs/Events/SqlEventStore.cs#L44
XML comment has cref attribute 'LinqToSqlEventStore{TAuthenticationToken}' that could not be resolved
|
Framework/Cqrs/Configuration/SampleRuntime.cs#L117
'SampleRuntime<TAuthenticationToken, TCommandHanderOrEventHandler>.MockDependencyResolver.ConfigurationManager' hides inherited member 'DependencyResolver.ConfigurationManager'. Use the new keyword if hiding was intended.
|
Framework/Cqrs/Configuration/SampleRuntime.cs#L117
'SampleRuntime<TAuthenticationToken, TCommandHanderOrEventHandler>.MockDependencyResolver.ConfigurationManager' hides inherited member 'DependencyResolver.ConfigurationManager'. Use the new keyword if hiding was intended.
|
|
|
|
Framework/Azure/Cqrs.Azure.ServiceBus/AzureBusHelper.cs#L383
XML comment has a param tag for 'serviceBusReceiver', but there is no parameter by that name
|
Framework/Azure/Cqrs.Azure.ServiceBus/AzureBusHelper.cs#L408
Parameter 'client' has no matching param tag in the XML comment for 'AzureBusHelper<TAuthenticationToken>.ReceiveEvent(IMessageReceiver, string, Func<IEvent<TAuthenticationToken>, bool?>, string, string, string, Action, Action)' (but other parameters do)
|
Framework/Azure/Cqrs.Azure.ServiceBus/IAzureBusHelper.cs#L124
XML comment has a param tag for 'serviceBusReceiver', but there is no parameter by that name
|
Framework/Azure/Cqrs.Azure.ServiceBus/IAzureBusHelper.cs#L149
Parameter 'client' has no matching param tag in the XML comment for 'IAzureBusHelper<TAuthenticationToken>.ReceiveEvent(IMessageReceiver, string, Func<IEvent<TAuthenticationToken>, bool?>, string, string, string, Action, Action)' (but other parameters do)
|
|
Framework/Azure/Cqrs.Azure.ServiceBus/AzureBusHelper.cs#L383
XML comment has a param tag for 'serviceBusReceiver', but there is no parameter by that name
|
Framework/Azure/Cqrs.Azure.ServiceBus/AzureBusHelper.cs#L408
Parameter 'client' has no matching param tag in the XML comment for 'AzureBusHelper<TAuthenticationToken>.ReceiveEvent(IMessageReceiver, string, Func<IEvent<TAuthenticationToken>, bool?>, string, string, string, Action, Action)' (but other parameters do)
|
The logs for this run have expired and are no longer available.
Loading