The previous check-in included first attempt at adding some tests to … #383
Annotations
20 warnings
|
|
|
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/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