Skip to content

KX-11391 - SignFile replaced with AzureSignTool #6

KX-11391 - SignFile replaced with AzureSignTool

KX-11391 - SignFile replaced with AzureSignTool #6

Triggered via pull request March 5, 2024 12:56
Status Success
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Build and Test
51s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and Test
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 and Test: 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 and Test: 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 and Test: 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 and Test: 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 and Test: 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 and Test: 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 and Test: 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 and Test: 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 and Test: 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 and Test: 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)