Skip to content

Sonar scan

Sonar scan #46

Triggered via schedule September 30, 2024 00:04
Status Failure
Total duration 3m 25s
Artifacts

sonar-scan.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
sonar-scan-net
Process completed with exit code 1.
sonar-scan-net: shared/src/EMBC.Utilities/Notifications/NotificationSender.cs#L16
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
sonar-scan-net: shared/src/EMBC.Utilities/Extensions/SecurityEx.cs#L46
Check the return value of the 'Read' call to see how many bytes were read. (https://rules.sonarsource.com/csharp/RSPEC-2674)
sonar-scan-net: shared/src/EMBC.Utilities/Notifications/Channels/Email.cs#L60
Await ConnectAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
sonar-scan-net: shared/src/EMBC.Utilities/Notifications/Channels/Email.cs#L64
Await AuthenticateAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
sonar-scan-net: shared/src/EMBC.Utilities/Notifications/Channels/Email.cs#L69
Await DisconnectAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
sonar-scan-net: shared/src/EMBC.ESS.Shared.Contracts/Teams/Profile.cs#L12
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
sonar-scan-net: shared/src/EMBC.ESS.Shared.Contracts/Teams/Profile.cs#L12
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
sonar-scan-net: shared/src/EMBC.Utilities/Notifications/NotificationSender.cs#L16
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
sonar-scan-net: shared/src/EMBC.Utilities/Extensions/SecurityEx.cs#L46
Check the return value of the 'Read' call to see how many bytes were read. (https://rules.sonarsource.com/csharp/RSPEC-2674)
sonar-scan-net: shared/src/EMBC.Utilities/Notifications/Channels/Email.cs#L60
Await ConnectAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)