chore(deps): update avalonia monorepo to 11.2.2 #2434
Annotations
10 warnings
Build DotNet:
src/Splat.Drawing/Colors/SplatColor.cs#L249
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build DotNet:
src/Splat.Drawing/Colors/SplatColor.cs#L249
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build DotNet:
src/Splat.Drawing/Colors/SplatColor.cs#L249
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build DotNet:
src/Splat.Drawing/Colors/SplatColor.cs#L249
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build DotNet:
src/Splat.Drawing/Colors/SplatColor.cs#L249
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build DotNet:
src/Splat.Drawing/Colors/SplatColor.cs#L249
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build DotNet:
src/Splat.Drawing/Colors/SplatColor.cs#L249
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build DotNet:
src/Splat.Drawing/Colors/SplatColor.cs#L249
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build DotNet:
src/Splat.Drawing/Colors/SplatColor.cs#L249
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build DotNet:
src/Splat.DryIoc.Tests/DependencyResolverTests.cs#L257
Prefer the generic overload 'Splat.DependencyResolverMixins.RegisterConstant<T>(Splat.IMutableDependencyResolver, T?, string?)' instead of 'Splat.DependencyResolverMixins.RegisterConstant(Splat.IMutableDependencyResolver, object?, System.Type?, string?)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Loading