deps: update dependency roslynator.analyzers to 4.12.7 #535
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#L10
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Test (macos-latest):
src/Shims/Range.cs#L14
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Test (macos-latest):
src/Shims/InterpolatedStrings.cs#L3
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Test (macos-latest):
src/sourcegen/YoloDev.CodeGen.SourceGenerator/CodeGenHelpersGenerator.cs#L3
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
Test (macos-latest):
src/Shims/InterpolatedStrings.cs#L7
Remove accessibility modifiers (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1018)
|
Test (macos-latest):
src/Shims/Nullable.cs#L23
Remove accessibility modifiers (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1018)
|
Test (macos-latest):
src/Shims/Nullable.cs#L36
Remove accessibility modifiers (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1018)
|
Test (macos-latest):
src/Shims/Nullable.cs#L41
Remove accessibility modifiers (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1018)
|
Test (macos-latest):
src/Shims/Nullable.cs#L46
Remove accessibility modifiers (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1018)
|
Test (macos-latest):
src/Shims/Nullable.cs#L56
Remove accessibility modifiers (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1018)
|
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/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#L3
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
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/YoloDev.CodeGen/StringExtensions.cs#L40
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0301)
|
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/StringExtensions.cs#L51
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|