Skip to content

Clean up test project #88

Clean up test project

Clean up test project #88

Triggered via push September 18, 2024 17:39
Status Success
Total duration 5m 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
buildAndTest: src/WebExtensions.Net/Generated/DeclarativeNetRequest/Condition.cs#L90
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
buildAndTest: src/WebExtensions.Net/Generated/DeclarativeNetRequest/Condition.cs#L90
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
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/RegisteredClassEntityProcessor.cs#L7
Make 'Process' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
buildAndTest: src/WebExtensions.Net.Generator/ClrTypeTranslators/EnumPropertyDefinitionTranslator.cs#L23
Remove this array creation and simply pass the elements. (https://rules.sonarsource.com/csharp/RSPEC-3878)
buildAndTest: src/WebExtensions.Net.Generator/ClrTypeTranslators/ClassEntityTranslator.cs#L140
Make 'FullyQualifyNamespace' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
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)
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/
tag
The following actions use a deprecated Node.js version and will be forced to run on node20: negz/create-tag@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/