Skip to content

Merge pull request #118 from atc-net/feature/LabelControlsFormColumn-… #124

Merge pull request #118 from atc-net/feature/LabelControlsFormColumn-…

Merge pull request #118 from atc-net/feature/LabelControlsFormColumn-… #124

Triggered via push March 26, 2024 11:58
Status Success
Total duration 8m 4s
Artifacts
merge-to-stable
7m 53s
merge-to-stable
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
merge-to-stable
Process completed with exit code 1.
merge-to-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, nelonoel/branch-name@v1.0.1, actions/setup-dotnet@v1, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
merge-to-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nelonoel/branch-name@v1.0.1, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
merge-to-stable: src/Atc.Wpf/Controls/Documents/TextFormatters/SourceCode/Format/Code.cs#L134
Define a constant instead of using this literal '::::::' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
merge-to-stable: src/Atc.Wpf/Controls/Documents/TextFormatters/SourceCode/Format/Source.cs#L69
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
merge-to-stable: src/Atc.Wpf/Controls/Media/W3cSvg/CssStyleParser.cs#L7
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
merge-to-stable: src/Atc.Wpf/ValueConverters/WindowResizeModeMinMaxButtonVisibilityMultiValueConverter.cs#L10
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
merge-to-stable: src/Atc.Wpf/Extensions/DependencyObjectExtensions.cs#L98
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
merge-to-stable: src/Atc.Wpf/Extensions/DependencyObjectExtensions.cs#L191
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
merge-to-stable: src/Atc.Wpf/Extensions/ColorExtensions.cs#L68
Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244)
merge-to-stable: src/Atc.Wpf/Controls/Documents/TextFormatters/SourceCode/Format/Code.cs#L18
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
merge-to-stable: src/Atc.Wpf/Controls/Documents/TextFormatters/SourceCode/Format/Code.cs#L21
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
merge-to-stable: src/Atc.Wpf/Controls/Documents/TextFormatters/SourceCode/Format/Code.cs#L51
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)