Skip to content

Bump Blazor.BrowserExtension #68

Bump Blazor.BrowserExtension

Bump Blazor.BrowserExtension #68

Triggered via push February 22, 2024 14:14
Status Success
Total duration 8m 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
buildAndTest: src/WebExtensions.Net.Generator/Repositories/TypeRepository.cs#L22
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
buildAndTest: src/WebExtensions.Net.Generator/FilesManager.cs#L97
Change this condition so that it does not always evaluate to 'False'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
buildAndTest: src/WebExtensions.Net.Generator/FilesManager.cs#L119
Change this condition so that it does not always evaluate to 'False'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
buildAndTest: src/WebExtensions.Net.Generator/EntitiesRegistration/AnonymousTypeRegistrar.cs#L29
Use a StringBuilder instead. (https://rules.sonarsource.com/csharp/RSPEC-1643)
buildAndTest: src/WebExtensions.Net.Generator/EntitiesRegistration/AnonymousTypeRegistrar.cs#L54
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
buildAndTest: src/WebExtensions.Net.Generator/EntitiesRegistration/AnonymousTypeProcessor.cs#L272
Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
buildAndTest: src/WebExtensions.Net.Generator/CodeGeneration/CodeConverters/ApiPropertyCodeConverter.cs#L15
Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
buildAndTest: src/WebExtensions.Net.Generator/ClrTypeTranslators/EnumPropertyDefinitionTranslator.cs#L24
Remove this array creation and simply pass the elements. (https://rules.sonarsource.com/csharp/RSPEC-3878)
buildAndTest: src/WebExtensions.Net/Generated/DeclarativeNetRequest/Condition.cs#L77
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
buildAndTest: src/WebExtensions.Net/Generated/IWebExtensionsApi.cs#L54
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
tag
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: negz/create-tag@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tag
The following actions uses node12 which is deprecated and will be forced to run on node16: negz/create-tag@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/