KX-11391 - SignFile replaced with AzureSignTool #4
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.Zapier/Admin/InfoModels/ApiKeyInfo.generated.cs#L29
#warning: '"You will need to configure the type info."'
|
Build Solution:
src/Kentico.Xperience.Zapier/Admin/InfoModels/ZapierTriggerInfo.generated.cs#L30
#warning: '"You will need to configure the type info."'
|
Build Solution:
src/Kentico.Xperience.Zapier/ZapierEventRegistrationService.cs#L29
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build Solution:
src/Kentico.Xperience.Zapier/Admin/UIPages/ZapierTriggerListing.cs#L27
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build Solution:
src/Kentico.Xperience.Zapier/Admin/ZapierModuleInstaller.cs#L56
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build Solution:
src/Kentico.Xperience.Zapier/Admin/ZapierModuleInstaller.cs#L155
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build Solution:
src/Kentico.Xperience.Zapier/ZapierConfigurationController.cs#L84
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build Solution:
src/Kentico.Xperience.Zapier/ZapierConfigurationController.cs#L78
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build Solution:
src/Kentico.Xperience.Zapier/ZapierEventRegistrationService.cs#L37
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build Solution:
src/Kentico.Xperience.Zapier/ZapierEventRegistrationService.cs#L57
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Loading