Skip to content

1phase CR fixes

1phase CR fixes #6

Triggered via pull request March 11, 2024 16:29
Status Success
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Build and Test
53s
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.Zapier/Admin/InfoModels/ApiKeyInfo.generated.cs#L29
#warning: '"You will need to configure the type info."'
Build and Test: src/Kentico.Xperience.Zapier/Admin/InfoModels/ZapierTriggerInfo.generated.cs#L30
#warning: '"You will need to configure the type info."'
Build and Test: src/Kentico.Xperience.Zapier/Admin/ZapierModuleInstaller.cs#L56
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and Test: src/Kentico.Xperience.Zapier/Admin/ZapierModuleInstaller.cs#L155
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and Test: src/Kentico.Xperience.Zapier/ZapierConfigurationController.cs#L81
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and Test: src/Kentico.Xperience.Zapier/ZapierConfigurationController.cs#L75
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build and Test: src/Kentico.Xperience.Zapier/ZapierConfigurationController.cs#L27
Remove this unread private field 'contentQueryExecutor' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
Build and Test: src/Kentico.Xperience.Zapier/ZapierConfigurationController.cs#L28
Remove this unread private field 'mapper' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
Build and Test: src/Kentico.Xperience.Zapier/Admin/ZapierConstants.cs#L15
Remove the unused internal class 'ApiKeyResourceConstants'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and Test: examples/DancingGoat/Models/Reusable/Cafe/CafeViewModel.cs#L8
XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'