Bump System.Text.Json from 7.0.3 to 8.0.4 in /WinFormsThemes/WinFormsThemes #75
Annotations
13 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-output".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: zyborg/dotnet-tests-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, zyborg/dotnet-tests-report@v1, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
WinFormsThemes/WinFormsThemes/Themes/FileTheme.cs#L153
'loadFromOldFileStructure' has a cyclomatic complexity of '28'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
|
WinFormsThemes/WinFormsThemes/Themes/FileTheme.cs#L259
'loadFromNewFileStructure' has a cyclomatic complexity of '28'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
|
WinFormsThemes/WinFormsThemes/Themes/FileTheme.cs#L249
Remove unnecessary else clause. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1211)
|
WinFormsThemes/WinFormsThemes.Example/FrmDefault.Designer.cs#L407
The field 'FrmDefault.textBox1' is never used
|
WinFormsThemes/WinFormsThemes.Example/Program.cs#L19
Call System.IDisposable.Dispose on object created by 'new FrmDefault()' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
WinFormsThemes/WinFormsThemes/Themes/FileTheme.cs#L153
'loadFromOldFileStructure' has a cyclomatic complexity of '28'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
|
WinFormsThemes/WinFormsThemes/Themes/FileTheme.cs#L259
'loadFromNewFileStructure' has a cyclomatic complexity of '28'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
|
WinFormsThemes/WinFormsThemes/Themes/FileTheme.cs#L249
Remove unnecessary else clause. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1211)
|
WinFormsThemes/WinFormsThemes.Example/FrmDefault.Designer.cs#L407
The field 'FrmDefault.textBox1' is never used
|
The logs for this run have expired and are no longer available.
Loading