deps: update dependency fluentassertions to 6.12.2 #545
Annotations
2 errors and 11 warnings
|
π¨ Build
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/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#L100
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/CodeWriterExtensions.cs#L76
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
π¨ 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/CodeWriter.cs#L217
Use compound assignment (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0074)
|
π¨ Build:
src/YoloDev.CodeGen/CodeWriter.cs#L430
Use compound assignment (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0074)
|
Loading