deps: update dependency roslynator.formatting.analyzers to v4.12.0 #475
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
π 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/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. (http://pihrt.net/roslynator/analyzer?id=RCS1018)
|
π¨ 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/YoloDev.CodeGen/StringExtensions.cs#L51
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
π¨ Build:
src/YoloDev.CodeGen/StringExtensions.cs#L100
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0301)
|
π¨ Build:
src/YoloDev.CodeGen/StringExtensions.cs#L85
Member can be made 'readonly' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0251)
|
π¨ Build:
src/YoloDev.CodeGen/StringExtensions.cs#L70
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
π¨ Build:
src/YoloDev.CodeGen/CodeWriterExtensions.cs#L76
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
π¨ Build:
src/Shims/InterpolatedStrings.cs#L12
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
π¨ Build:
src/Shims/InterpolatedStrings.cs#L12
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
Loading