* move the update ignorance for BasePost.AuthorUid
to a new method …
#86
Annotations
7 errors
|
Run dotnet build --no-restore -c Release crawler:
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 crawler:
c#/shared/src/Db/TbmDbContext.cs#L146
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 crawler:
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 crawler:
c#/shared/src/Db/TbmDbContext.cs#L146
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 crawler
Process completed with exit code 1.
|
Loading