KX-11391 - SignFile replaced with AzureSignTool #7
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Solution:
src/Kentico.Xperience.Siteimprove/SiteimproveConstants.cs#L11
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build Solution:
src/Kentico.Xperience.Siteimprove/SiteimproveConstants.cs#L59
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build Solution:
src/Kentico.Xperience.Siteimprove/SiteimproveConstants.cs#L101
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build Solution:
src/Kentico.Xperience.Siteimprove/Services/SiteimproveService.cs#L130
Rename 'isContentCheckEnabled' which hides the field with the same name. (https://rules.sonarsource.com/csharp/RSPEC-1117)
|
Build Solution:
src/Kentico.Xperience.Siteimprove/Services/SiteimproveService.cs#L192
Rename 'token' which hides the field with the same name. (https://rules.sonarsource.com/csharp/RSPEC-1117)
|
Build Solution:
tests/Kentico.Xperience.Siteimprove.Tests/Services/SiteimproveScriptsProviderTests.cs#L94
Rename class 'FakeDocumentURLProvider' to match pascal case naming rules, consider using 'FakeDocumentUrlProvider'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
Build Solution:
tests/Kentico.Xperience.Siteimprove.Tests/Services/SiteimproveServiceTests.cs#L161
Drop 'Where' and move the condition into the 'Count'. (https://rules.sonarsource.com/csharp/RSPEC-2971)
|
Build Solution:
tests/Kentico.Xperience.Siteimprove.Tests/Services/SiteimproveServiceTests.cs#L147
Rename parameter 'info' to 'infoObj' to match the base class declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
|
Build Solution:
tests/Kentico.Xperience.Siteimprove.Tests/Services/SiteimproveServiceTests.cs#L239
Drop 'Where' and move the condition into the 'Count'. (https://rules.sonarsource.com/csharp/RSPEC-2971)
|
Build Solution:
src/Kentico.Xperience.Siteimprove/SiteimproveConstants.cs#L11
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Loading