Skip to content

Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer (#62) #78

Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer (#62)

Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer (#62) #78

Triggered via push April 9, 2024 23:00
Status Success
Total duration 6m 51s
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#L48
Logging in a catch clause should pass the caught exception as a parameter. (https://rules.sonarsource.com/csharp/RSPEC-6667)
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
"Array.Find" static 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/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/