Sonar scan #46
sonar-scan.yml
on: schedule
sonar-scan-net
3m 15s
sonar-scan-all
2m 51s
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)
|