Skip to content

update health check #4360

update health check

update health check #4360

Triggered via push November 27, 2024 08:46
Status Success
Total duration 5m 24s
Artifacts

dotnetcore.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
SonarCloud: OutOfSchool/OutOfSchool.EmailSender/Quartz/EmailSenderJobListener.cs#L53
Remove this redundant jump. (https://rules.sonarsource.com/csharp/RSPEC-3626)
SonarCloud: OutOfSchool/OutOfSchool.EmailSender/Services/EmailSenderService.cs#L51
Make 'EncodeToBase64' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
SonarCloud: OutOfSchool/OutOfSchool.EmailSender/Quartz/EmailSenderJob.cs#L111
Make 'DecodeFrom64' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
SonarCloud: OutOfSchool/OutOfSchool.EmailSender/Quartz/EmailSenderJob.cs#L98
Logging in a catch clause should pass the caught exception as a parameter. (https://rules.sonarsource.com/csharp/RSPEC-6667)
SonarCloud: OutOfSchool/OutOfSchool.EmailSender/Quartz/EmailSenderJob.cs#L103
Logging in a catch clause should pass the caught exception as a parameter. (https://rules.sonarsource.com/csharp/RSPEC-6667)
SonarCloud: OutOfSchool/OutOfSchool.EmailSender/Quartz/EmailSenderJob.cs#L90
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
SonarCloud: OutOfSchool/OutOfSchool.Redis/CacheService.cs#L137
Await GetStringAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
SonarCloud: OutOfSchool/OutOfSchool.Redis/CacheService.cs#L71
Change this condition so that it does not always evaluate to 'False'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
SonarCloud: OutOfSchool/OutOfSchool.Common/Communication/CommunicationService.cs#L56
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)