[RSN-53] Add pre-commit hook to run fmt and lint (#44) #249
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