Merge pull request #120 from atc-net/feature/Add-CopyToClipboad-on-Js… #126
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: nelonoel/[email protected], 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: nelonoel/[email protected]. 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/BrushExtensions.cs#L106
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/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)
|