Merge pull request #83 from atc-net/feature/Improve-LabelControlsForm… #87
post-integration.yml
on: push
merge-to-stable
11m 39s
Annotations
1 error and 11 warnings
merge-to-stable
Process completed with exit code 1.
|
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, actions/setup-java@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/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/Helpers/ColorHelper.cs#L41
Refactor this constructor to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
merge-to-stable:
src/Atc.Wpf/Helpers/AssemblyHelper.cs#L62
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
merge-to-stable:
src/Atc.Wpf/Controls/Media/W3cSvg/TextRender.cs#L116
Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
merge-to-stable:
src/Atc.Wpf/Controls/Media/W3cSvg/SvgRender.cs#L93
Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
merge-to-stable:
src/Atc.Wpf/Controls/Media/W3cSvg/SvgRender.cs#L204
Refactor this method to reduce its Cognitive Complexity from 125 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
merge-to-stable:
src/Atc.Wpf/Controls/Media/W3cSvg/SvgIconExtension.cs#L125
Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
merge-to-stable:
src/Atc.Wpf/Controls/Media/W3cSvg/SvgIconConverterExtension.cs#L137
Refactor this method to reduce its Cognitive Complexity from 31 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|