fix: dotnet format now can fail pre-commit #245
Annotations
6 warnings
Server/ReasnAPI/ReasnAPI/Models/Database/ReasnContext.cs#L302
Supply an implementation for this partial method. (https://rules.sonarsource.com/csharp/RSPEC-3251)
|
Server/ReasnAPI/ReasnAPI/Program.cs#L60
Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
Server/ReasnAPI/ReasnAPI/Models/Database/ReasnContext.cs#L299
Supply an implementation for the partial method, otherwise this call will be ignored. (https://rules.sonarsource.com/csharp/RSPEC-3251)
|
Server/ReasnAPI/ReasnAPI/Models/Database/ReasnContext.cs#L302
Supply an implementation for this partial method. (https://rules.sonarsource.com/csharp/RSPEC-3251)
|
Server/ReasnAPI/ReasnAPI/Program.cs#L60
Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
Server/ReasnAPI/ReasnAPI/Models/Database/ReasnContext.cs#L299
Supply an implementation for the partial method, otherwise this call will be ignored. (https://rules.sonarsource.com/csharp/RSPEC-3251)
|
This job succeeded
Loading