deps: update dependency roslynator.analyzers to 4.12.7 #535
Annotations
2 errors and 11 warnings
|
π§ͺ Test
The operation was canceled.
|
π Determine Version
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/
|
π¨ Build:
src/Shims/Index.cs#L145
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
π¨ Build:
src/Shims/Range.cs#L62
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
π¨ Build:
src/Shims/InterpolatedStrings.cs#L3
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
|
π¨ Build:
src/Shims/InterpolatedStrings.cs#L7
Remove accessibility modifiers (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1018)
|
π¨ Build:
src/Shims/InterpolatedStrings.cs#L12
Use block body for constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0021)
|
π¨ Build:
src/Shims/InterpolatedStrings.cs#L17
Use block body for constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0021)
|
π¨ Build:
src/Shims/InterpolatedStrings.cs#L12
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
π¨ Build:
src/YoloDev.CodeGen/StringExtensions.cs#L40
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0301)
|
π¨ Build:
src/Shims/InterpolatedStrings.cs#L12
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
π¨ Build:
src/YoloDev.CodeGen/StringExtensions.cs#L51
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Loading