* split into two partial classes @ ReplySaver.cs #87
Annotations
7 errors
|
Run dotnet build --no-restore -c Release imagePipeline:
c#/shared/src/Db/TbmDbContext.cs#L100
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
|
Run dotnet build --no-restore -c Release imagePipeline:
c#/shared/src/Db/TbmDbContext.cs#L144
Make the enclosing instance method 'static' or remove this set on the 'static' field. (https://rules.sonarsource.com/csharp/RSPEC-2696)
|
|
Run dotnet build --no-restore -c Release imagePipeline:
c#/shared/src/Db/TbmDbContext.cs#L100
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
|
Run dotnet build --no-restore -c Release imagePipeline:
c#/shared/src/Db/TbmDbContext.cs#L144
Make the enclosing instance method 'static' or remove this set on the 'static' field. (https://rules.sonarsource.com/csharp/RSPEC-2696)
|
Run dotnet build --no-restore -c Release imagePipeline
Process completed with exit code 1.
|
Loading