[OData.Sample]: SampleDbContextCore removed QueryTrackingBehavior.NoT… #8
Annotations
5 errors and 11 warnings
build:
Samples/OData/SelfHostedODataService.EFCore/AutofacModules/ProductsAutofacModule.cs#L62
The type or namespace name 'PublishersRepository' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Samples/OData/SelfHostedODataService.EFCore/AutofacModules/ProductsAutofacModule.cs#L66
The type or namespace name 'AuthorsRepository' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Samples/OData/SelfHostedODataService.EFCore/AutofacModules/ProductsAutofacModule.cs#L62
The type or namespace name 'PublishersRepository' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Samples/OData/SelfHostedODataService.EFCore/AutofacModules/ProductsAutofacModule.cs#L66
The type or namespace name 'AuthorsRepository' could not be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
ProjectReference 'D:\a\Joker\Joker\Samples\Sample.Data\Sample.Data.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v6.0'. This project may not be fully compatible with your project.
|
build:
SqlTableDependency.Extensions/Providers/Sql/SqlConnectionProvider.cs#L100
The variable 'e' is declared but never used
|
build:
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)
|
build:
Joker.OData/Startup/StartupBase.cs#L154
'CompatibilityVersion.Latest' is obsolete: 'This CompatibilityVersion value is obsolete.'
|
build:
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)
|
build:
Joker.OData/Middleware/Logging/ErrorLoggerMiddleware.cs#L27
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
build:
Joker.Redis/Notifications/DomainEntitiesSubscriber.cs#L54
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
build:
Joker.Redis/SqlTableDependency/SqlTableDependencyRedisProvider.cs#L120
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
build:
Joker.Redis/SqlTableDependency/SqlTableDependencyRedisProvider.cs#L146
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
build:
Joker.Redis/Notifications/DomainEntitiesSubscriber.cs#L106
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|