Specify the minor version of the Docker images (#91) #225
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build & Test:
src/Altinn.Notifications.Sms.Integrations/LinkMobility/SmsClient.cs#L28
Update this logger to use its enclosing type. (https://rules.sonarsource.com/csharp/RSPEC-6672)
|
Build & Test:
src/Altinn.Notifications.Sms.Integrations/Producers/CommonProducer.cs#L24
Update this logger to use its enclosing type. (https://rules.sonarsource.com/csharp/RSPEC-6672)
|
Build & Test:
src/Altinn.Notifications.Sms.Integrations/Consumers/KafkaConsumerBase.cs#L39
Log message template placeholder ' Class ' should only contain letters, numbers, and underscore. (https://rules.sonarsource.com/csharp/RSPEC-6674)
|
Build & Test:
src/Altinn.Notifications.Sms.Integrations/Consumers/KafkaConsumerBase.cs#L39
Log message template placeholder ' e.Reason ' should only contain letters, numbers, and underscore. (https://rules.sonarsource.com/csharp/RSPEC-6674)
|
Build & Test:
src/Altinn.Notifications.Sms.Integrations/Consumers/KafkaConsumerBase.cs#L61
Do not call 'GC.SuppressFinalize'. (https://rules.sonarsource.com/csharp/RSPEC-3971)
|
Build & Test:
src/Altinn.Notifications.Sms.Integrations/Producers/CommonProducer.cs#L101
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|
Build & Test:
src/Altinn.Notifications.Sms.Integrations/Producers/CommonProducer.cs#L57
Log message template placeholder 'result.Status' should only contain letters, numbers, and underscore. (https://rules.sonarsource.com/csharp/RSPEC-6674)
|
Build & Test:
src/Altinn.Notifications.Sms/appsettings.json#L31
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build & Test:
src/Altinn.Notifications.Sms/Configuration/BasicAuthenticationHandler.cs#L74
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build & Test:
src/Altinn.Notifications.Sms/Program.cs#L127
Make sure publicly writable directories are used safely here. (https://rules.sonarsource.com/csharp/RSPEC-5443)
|
Loading