Skip to content

Update README.md

Update README.md #16

Triggered via push September 14, 2023 12:58
Status Success
Total duration 1m 58s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Business/ScheduleBusiness.cs#L36
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
build: Business/DayBusiness.cs#L42
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
build: Business/PersonBusiness.cs#L33
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
build: Business/PersonBusiness.cs#L48
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
build: Business/ScheduleBusiness.cs#L49
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
build: Business/DayBusiness.cs#L55
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
build: API/Program.cs#L162
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
build: API/Program.cs#L23
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
build: API/Program.cs#L101
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
build: API/Program.cs#L137
Make sure this debug feature is deactivated before delivering the code in production. (https://rules.sonarsource.com/csharp/RSPEC-4507)