[SqlTableDependency.Extensions]: solution was migrated to net7.0 #408
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
Joker.OData/Startup/StartupBase.cs#L154
'CompatibilityVersion' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.' (https://aka.ms/aspnetcore-warnings/ASP5001)
|
Joker.OData/Startup/StartupBase.cs#L154
'CompatibilityVersion.Latest' is obsolete: 'This CompatibilityVersion value is obsolete.'
|
Joker.OData/Startup/StartupBase.cs#L148
'MvcCoreMvcBuilderExtensions.SetCompatibilityVersion(IMvcBuilder, CompatibilityVersion)' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.' (https://aka.ms/aspnetcore-warnings/ASP5001)
|
|
SqlTableDependency.Extensions/Providers/Sql/SqlConnectionProvider.cs#L100
The variable 'e' is declared but never used
|
Samples/Shared/Joker.Autofac.UI/Subscribers/DomainEntitiesSubscriber.cs#L141
The field 'DomainEntitiesSubscriber<TEntity>.lastStatus' is never used
|
Samples/OData/SelfHostedODataService/ODataHost.cs#L16
'SerilogWebHostBuilderExtensions.UseSerilog(IWebHostBuilder, ILogger?, bool, LoggerProviderCollection?)' is obsolete: 'Prefer UseSerilog() on IHostBuilder'
|
Tests/SqlTableDependency.Extensions.IntegrationTests/Joker.OData/ODataServiceContext.cs#L27
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
The logs for this run have expired and are no longer available.
Loading