Changed the way .NET versions are handled in the build and test action #865
Annotations
50 warnings
|
|
|
Framework/Cqrs/Events/SqlEventStore.cs#L44
XML comment has cref attribute 'LinqToSqlEventStore{TAuthenticationToken}' that could not be resolved
|
Framework/Azure/Cqrs.Azure.ConfigurationManager/TelemetryCoreHost.cs#L32
Missing XML comment for publicly visible type or member 'TelemetryCoreHost<TAuthenticationToken>.SetConfigurationManager(IConfigurationRoot)'
|
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/Cqrs/DataStores/SqlDataStoreExtension.cs#L44
'RelationalDatabaseFacadeExtensions.ExecuteSqlCommand(DatabaseFacade, RawSqlString, params object[])' is obsolete: 'For the execution of SQL queries using plain strings, use ExecuteSqlRaw instead. For the execution of SQL queries using interpolated string syntax to create parameters, use ExecuteSqlInterpolated instead.'
|
|
|
|
|
|
|
|
|
|
Framework/Cqrs/Events/SqlEventStore.cs#L44
XML comment has cref attribute 'LinqToSqlEventStore{TAuthenticationToken}' that could not be resolved
|
Framework/Cqrs/DataStores/SqlDataStoreExtension.cs#L44
'RelationalDatabaseFacadeExtensions.ExecuteSqlCommand(DatabaseFacade, RawSqlString, params object[])' is obsolete: 'For the execution of SQL queries using plain strings, use ExecuteSqlRaw instead. For the execution of SQL queries using interpolated string syntax to create parameters, use ExecuteSqlInterpolated instead.'
|
Framework/Cqrs/Events/SqlEventStore.cs#L44
XML comment has cref attribute 'LinqToSqlEventStore{TAuthenticationToken}' that could not be resolved
|
Framework/Azure/Cqrs.Azure.ServiceBus/AzureQueuedCommandBusReceiver.cs#L62
'AzureQueuedCommandBusReceiver<TAuthenticationToken>.ReceiveCommand(SubscriptionClient, BrokeredMessage)' hides inherited member 'AzureCommandBusReceiver<TAuthenticationToken>.ReceiveCommand(SubscriptionClient, BrokeredMessage)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Framework/Azure/Cqrs.Azure.ServiceBus/AzureQueuedCommandBusReceiver.cs#L62
'AzureQueuedCommandBusReceiver<TAuthenticationToken>.ReceiveCommand(SubscriptionClient, BrokeredMessage)' hides inherited member 'AzureCommandBusReceiver<TAuthenticationToken>.ReceiveCommand(SubscriptionClient, BrokeredMessage)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Framework/Azure/Cqrs.Azure.DocumentDb/AzureDocumentDbHelper.cs#L51
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Framework/Azure/Cqrs.Azure.DocumentDb/Events/AzureDocumentDbSnapshotStore.cs#L107
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
|
|
Framework/Azure/Cqrs.Azure.ServiceBus/AzureQueuedCommandBusReceiver.cs#L62
'AzureQueuedCommandBusReceiver<TAuthenticationToken>.ReceiveCommand(SubscriptionClient, BrokeredMessage)' hides inherited member 'AzureCommandBusReceiver<TAuthenticationToken>.ReceiveCommand(SubscriptionClient, BrokeredMessage)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Framework/Azure/Cqrs.Azure.ServiceBus/AzureQueuedCommandBusReceiver.cs#L62
'AzureQueuedCommandBusReceiver<TAuthenticationToken>.ReceiveCommand(SubscriptionClient, BrokeredMessage)' hides inherited member 'AzureCommandBusReceiver<TAuthenticationToken>.ReceiveCommand(SubscriptionClient, BrokeredMessage)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
|
|
|
|
Framework/Cqrs/Events/SqlEventStore.cs#L44
XML comment has cref attribute 'LinqToSqlEventStore{TAuthenticationToken}' that could not be resolved
|
Framework/Cqrs/DataStores/SqlDataStoreExtension.cs#L44
'RelationalDatabaseFacadeExtensions.ExecuteSqlCommand(DatabaseFacade, RawSqlString, params object[])' is obsolete: 'For the execution of SQL queries using plain strings, use ExecuteSqlRaw instead. For the execution of SQL queries using interpolated string syntax to create parameters, use ExecuteSqlInterpolated instead.'
|
Framework/Cqrs/Events/SqlEventStore.cs#L44
XML comment has cref attribute 'LinqToSqlEventStore{TAuthenticationToken}' that could not be resolved
|
|
Framework/Azure/Cqrs.Azure.ConfigurationManager/TelemetryCoreHost.cs#L32
Missing XML comment for publicly visible type or member 'TelemetryCoreHost<TAuthenticationToken>.SetConfigurationManager(IConfigurationRoot)'
|
Framework/Azure/Cqrs.Azure.ServiceBus/AzureQueuedCommandBusReceiver.cs#L62
'AzureQueuedCommandBusReceiver<TAuthenticationToken>.ReceiveCommand(SubscriptionClient, BrokeredMessage)' hides inherited member 'AzureCommandBusReceiver<TAuthenticationToken>.ReceiveCommand(SubscriptionClient, BrokeredMessage)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Framework/Azure/Cqrs.Azure.ServiceBus/AzureQueuedCommandBusReceiver.cs#L62
'AzureQueuedCommandBusReceiver<TAuthenticationToken>.ReceiveCommand(SubscriptionClient, BrokeredMessage)' hides inherited member 'AzureCommandBusReceiver<TAuthenticationToken>.ReceiveCommand(SubscriptionClient, BrokeredMessage)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
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
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading