Internal and External auth cannot be enabled at the same time, redirect #478
Annotations
1 error and 18 warnings
Build
Process completed with exit code 7.
|
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)
|