Update nuget non-major dependencies (#236) #518
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-and-analyze.yml
on: push
Build, test & analyze
4m 27s
Annotations
10 warnings
Build, test & analyze:
src/Altinn.Notifications.Core/Models/Orders/NotificationOrder.cs#L45
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build, test & analyze:
src/Altinn.Notifications/appsettings.json#L11
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build, test & analyze:
src/Altinn.Notifications/appsettings.json#L12
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build, test & analyze:
src/Altinn.Notifications/Program.cs#L65
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
Build, test & analyze:
src/Altinn.Notifications/Program.cs#L104
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
Build, test & analyze:
src/Altinn.Notifications/Program.cs#L125
Make sure publicly writable directories are used safely here. (https://rules.sonarsource.com/csharp/RSPEC-5443)
|
Build, test & analyze:
src/Altinn.Notifications.Core/Models/Orders/NotificationOrder.cs#L45
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build, test & analyze:
src/Altinn.Notifications/appsettings.json#L11
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build, test & analyze:
src/Altinn.Notifications/appsettings.json#L12
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build, test & analyze:
src/Altinn.Notifications/Program.cs#L65
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|