Skip to content

Improve the speed of building code by caching dependences #870

Improve the speed of building code by caching dependences

Improve the speed of building code by caching dependences #870

Triggered via push October 2, 2023 13:24
Status Success
Total duration 12m 35s
Artifacts 1

dotnetcore.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x): Framework/Cqrs/Configuration/SampleRuntime.cs#L117
'SampleRuntime<TAuthenticationToken, TCommandHanderOrEventHandler>.MockDependencyResolver.ConfigurationManager' hides inherited member 'DependencyResolver.ConfigurationManager'. Use the new keyword if hiding was intended.
build (windows-2019, 7.0.x): Framework/Cqrs/Events/SqlEventStore.cs#L44
XML comment has cref attribute 'LinqToSqlEventStore{TAuthenticationToken}' that could not be resolved
build (windows-2019, 7.0.x): Framework/Azure/Cqrs.Azure.ConfigurationManager/CloudConfigurationManager.cs#L25
'CloudConfigurationManager.Configuration' hides inherited member 'ConfigurationManager.Configuration'. Use the new keyword if hiding was intended.
build (windows-2019, 7.0.x): Framework/Azure/Cqrs.Azure.ConfigurationManager/TelemetryCoreHost.cs#L32
Missing XML comment for publicly visible type or member 'TelemetryCoreHost<TAuthenticationToken>.SetConfigurationManager(IConfigurationRoot)'
build (windows-2019, 7.0.x): Framework/Azure/Cqrs.Azure.ServiceBus/AzureBusHelper.cs#L383
XML comment has a param tag for 'serviceBusReceiver', but there is no parameter by that name
build (windows-2019, 7.0.x): 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)
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x): Framework/Azure/Cqrs.Azure.ServiceBus/AzureBusHelper.cs#L383
XML comment has a param tag for 'serviceBusReceiver', but there is no parameter by that name
build (windows-2019, 7.0.x): 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)
build (windows-2019, 7.0.x): Framework/Azure/Cqrs.Azure.ServiceBus/IAzureBusHelper.cs#L124
XML comment has a param tag for 'serviceBusReceiver', but there is no parameter by that name
build (windows-2019, 7.0.x): 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)
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x): Framework/Cqrs/Configuration/SampleRuntime.cs#L117
'SampleRuntime<TAuthenticationToken, TCommandHanderOrEventHandler>.MockDependencyResolver.ConfigurationManager' hides inherited member 'DependencyResolver.ConfigurationManager'. Use the new keyword if hiding was intended.
build (windows-2019, 7.0.x): Framework/Cqrs/Configuration/SampleRuntime.cs#L117
'SampleRuntime<TAuthenticationToken, TCommandHanderOrEventHandler>.MockDependencyResolver.ConfigurationManager' hides inherited member 'DependencyResolver.ConfigurationManager'. Use the new keyword if hiding was intended.
build (windows-2019, 7.0.x): Framework/Cqrs/Events/SqlEventStore.cs#L44
XML comment has cref attribute 'LinqToSqlEventStore{TAuthenticationToken}' that could not be resolved
build (windows-2019, 7.0.x): Framework/Cqrs/Configuration/SampleRuntime.cs#L117
'SampleRuntime<TAuthenticationToken, TCommandHanderOrEventHandler>.MockDependencyResolver.ConfigurationManager' hides inherited member 'DependencyResolver.ConfigurationManager'. Use the new keyword if hiding was intended.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x): Framework/Cqrs/Configuration/SampleRuntime.cs#L117
'SampleRuntime<TAuthenticationToken, TCommandHanderOrEventHandler>.MockDependencyResolver.ConfigurationManager' hides inherited member 'DependencyResolver.ConfigurationManager'. Use the new keyword if hiding was intended.
build (windows-2019, 7.0.x): 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.
build (windows-2019, 7.0.x): 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.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (windows-2019, 7.0.x): Framework/Cqrs/Configuration/SampleRuntime.cs#L117
'SampleRuntime<TAuthenticationToken, TCommandHanderOrEventHandler>.MockDependencyResolver.ConfigurationManager' hides inherited member 'DependencyResolver.ConfigurationManager'. Use the new keyword if hiding was intended.
build (windows-2019, 7.0.x): Framework/Cqrs/Events/SqlEventStore.cs#L44
XML comment has cref attribute 'LinqToSqlEventStore{TAuthenticationToken}' that could not be resolved
build (windows-2019, 7.0.x): Framework/Cqrs/Configuration/SampleRuntime.cs#L117
'SampleRuntime<TAuthenticationToken, TCommandHanderOrEventHandler>.MockDependencyResolver.ConfigurationManager' hides inherited member 'DependencyResolver.ConfigurationManager'. Use the new keyword if hiding was intended.
build (windows-2019, 7.0.x): 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.'
build (windows-2019, 7.0.x): Framework/Cqrs/Events/SqlEventStore.cs#L44
XML comment has cref attribute 'LinqToSqlEventStore{TAuthenticationToken}' that could not be resolved
build (windows-2019, 7.0.x): Framework/Cqrs/Configuration/SampleRuntime.cs#L117
'SampleRuntime<TAuthenticationToken, TCommandHanderOrEventHandler>.MockDependencyResolver.ConfigurationManager' hides inherited member 'DependencyResolver.ConfigurationManager'. Use the new keyword if hiding was intended.

Artifacts

Produced during runtime
Name Size
dotnet-results-7.0.x Expired
7.85 MB