Skip to content

UserName route logic implemented and added check empty header #482

UserName route logic implemented and added check empty header

UserName route logic implemented and added check empty header #482

Triggered via push January 22, 2025 15:26
Status Success
Total duration 10m 45s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build: CDP4Authentication/Interfaces/IAuthenticatorPlugin.cs#L39
Add a new line at the end of the file 'IAuthenticatorPlugin.cs'. (https://rules.sonarsource.com/csharp/RSPEC-113)
Build: CDP4Authentication/Interfaces/IAuthenticatorProperties.cs#L55
Add a new line at the end of the file 'IAuthenticatorProperties.cs'. (https://rules.sonarsource.com/csharp/RSPEC-113)
Build: CDP4Authentication/Interfaces/IAuthenticatorWspProperties.cs#L37
Add a new line at the end of the file 'IAuthenticatorWspProperties.cs'. (https://rules.sonarsource.com/csharp/RSPEC-113)
Build: CDP4Authentication/AuthenticatorConfig.cs#L40
Make the 'AuthenticatorConnectorProperties' property read-only by removing the property setter or making it private. (https://rules.sonarsource.com/csharp/RSPEC-4004)
Build: CDP4Authentication/EncryptionUtils.cs#L105
Change this call to 'string.Equals' to an overload that accepts a 'StringComparison' as a parameter. (https://rules.sonarsource.com/csharp/RSPEC-4058)
Build: CDP4Authentication/EncryptionUtils.cs#L122
Refactor this method to add validation of parameter 'inputString' before using it. (https://rules.sonarsource.com/csharp/RSPEC-3900)
Build: CDP4Authentication/EncryptionUtils.cs#L142
Refactor this method to add validation of parameter 'bytes' before using it. (https://rules.sonarsource.com/csharp/RSPEC-3900)
Build: VersionFileCreator/Program.cs#L56
Converting null literal or possible null value to non-nullable type.
Build: VersionFileCreator/Program.cs#L61
Possible null reference argument for parameter 'args' in 'Task<string> Program.GetOutputFolderFromArgs(string[] args)'.
Build: VersionFileCreator/Program.cs#L65
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3)'.
Build: CDP4Authentication/Interfaces/IAuthenticatorPlugin.cs#L39
Add a new line at the end of the file 'IAuthenticatorPlugin.cs'. (https://rules.sonarsource.com/csharp/RSPEC-113)
Build: CDP4Authentication/Interfaces/IAuthenticatorProperties.cs#L55
Add a new line at the end of the file 'IAuthenticatorProperties.cs'. (https://rules.sonarsource.com/csharp/RSPEC-113)
Build: CDP4Authentication/Interfaces/IAuthenticatorWspProperties.cs#L37
Add a new line at the end of the file 'IAuthenticatorWspProperties.cs'. (https://rules.sonarsource.com/csharp/RSPEC-113)
Build: CDP4Authentication/AuthenticatorConfig.cs#L40
Make the 'AuthenticatorConnectorProperties' property read-only by removing the property setter or making it private. (https://rules.sonarsource.com/csharp/RSPEC-4004)
Build: CDP4Authentication/EncryptionUtils.cs#L122
Refactor this method to add validation of parameter 'inputString' before using it. (https://rules.sonarsource.com/csharp/RSPEC-3900)
Build: CDP4Authentication/EncryptionUtils.cs#L105
Change this call to 'string.Equals' to an overload that accepts a 'StringComparison' as a parameter. (https://rules.sonarsource.com/csharp/RSPEC-4058)
Build: CDP4Authentication/EncryptionUtils.cs#L142
Refactor this method to add validation of parameter 'bytes' before using it. (https://rules.sonarsource.com/csharp/RSPEC-3900)