deps: update dependency roslynator.analyzers to 4.12.9 #544
Annotations
5 errors and 23 warnings
Test (macos-latest)
Process completed with exit code 1.
|
Test (windows-latest)
The job was canceled because "macos-latest" failed.
|
Test (windows-latest)
The operation was canceled.
|
Test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
Test (ubuntu-latest)
The operation was canceled.
|
Test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (macos-latest):
src/Shims/Index.cs#L145
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Test (macos-latest):
src/Shims/Range.cs#L62
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Test (macos-latest):
src/YoloDev.CodeGen/StringExtensions.cs#L100
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0301)
|
Test (macos-latest):
src/YoloDev.CodeGen/StringExtensions.cs#L85
Member can be made 'readonly' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0251)
|
Test (macos-latest):
src/YoloDev.CodeGen/StringExtensions.cs#L70
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Test (macos-latest):
src/YoloDev.CodeGen/StringExtensions.cs#L40
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0301)
|
Test (macos-latest):
src/YoloDev.CodeGen/StringExtensions.cs#L51
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Test (macos-latest):
src/YoloDev.CodeGen/CodeWriterExtensions.cs#L76
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Test (macos-latest):
src/YoloDev.CodeGen/CodeWriter.cs#L217
Use compound assignment (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0074)
|
Test (macos-latest):
src/YoloDev.CodeGen/CodeWriter.cs#L430
Use compound assignment (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0074)
|
Test (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (ubuntu-latest):
src/Shims/Index.cs#L145
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Test (ubuntu-latest):
src/Shims/InterpolatedStrings.cs#L3
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Test (ubuntu-latest):
src/Shims/Range.cs#L62
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Test (ubuntu-latest):
src/Shims/InterpolatedStrings.cs#L7
Remove accessibility modifiers (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1018)
|
Test (ubuntu-latest):
src/Shims/InterpolatedStrings.cs#L12
Use block body for constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0021)
|
Test (ubuntu-latest):
src/Shims/InterpolatedStrings.cs#L17
Use block body for constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0021)
|
Test (ubuntu-latest):
src/Shims/InterpolatedStrings.cs#L12
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
Test (ubuntu-latest):
src/Shims/InterpolatedStrings.cs#L12
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
Test (ubuntu-latest):
src/YoloDev.CodeGen/CodeWriterExtensions.cs#L76
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Test (ubuntu-latest):
src/YoloDev.CodeGen/StringExtensions.cs#L40
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0301)
|