Update nuget non-major dependencies (#4) #17
build-and-analyze.yml
on: push
Build, test & analyze
2m 9s
Annotations
10 warnings
Build, test & analyze:
src/Altinn.Notifications.Sms.Integrations/Class1.cs#L3
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
Build, test & analyze:
src/Altinn.Notifications.Sms.Core/Class1.cs#L3
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
Build, test & analyze:
test/Altinn.Notifications.Sms.IntegrationTests/UnitTest1.cs#L12
Add at least one assertion to this test case. (https://rules.sonarsource.com/csharp/RSPEC-2699)
|
Build, test & analyze:
test/Altinn.Notifications.Sms.Tests/UnitTest1.cs#L12
Add at least one assertion to this test case. (https://rules.sonarsource.com/csharp/RSPEC-2699)
|
Build, test & analyze:
src/Altinn.Notifications.Sms/Controllers/SetupController.cs#L13
Remove the unused private field '_logger'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build, test & analyze:
src/Altinn.Notifications.Sms/Controllers/SetupController.cs#L20
Remove this method and declare a constant for this value. (https://rules.sonarsource.com/csharp/RSPEC-3400)
|
Build, test & analyze:
src/Altinn.Notifications.Sms/Program.cs#L98
Make sure publicly writable directories are used safely here. (https://rules.sonarsource.com/csharp/RSPEC-5443)
|
Build, test & analyze:
src/Altinn.Notifications.Sms.Integrations/Class1.cs#L3
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
Build, test & analyze:
src/Altinn.Notifications.Sms.Core/Class1.cs#L3
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
Build, test & analyze:
test/Altinn.Notifications.Sms.IntegrationTests/UnitTest1.cs#L12
Add at least one assertion to this test case. (https://rules.sonarsource.com/csharp/RSPEC-2699)
|