Merge branch 'main' into renovate/nuget-dependencies #24054
Annotations
10 errors
build:
packages/blazor-workspace/Tests/NimbleBlazor.Tests.Acceptance.Client/Program.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
build:
packages/blazor-workspace/Examples/Demo.Shared/Shared/ExampleHeader.razor.cs#L22
Prefer the generic overload 'System.Enum.Parse<TEnum>(string)' instead of 'System.Enum.Parse(System.Type, string)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build:
packages/blazor-workspace/Examples/Demo.Shared/Pages/ComponentsDemo.razor.cs#L349
Prefer the generic overload 'System.Enum.GetName<TEnum>(TEnum)' instead of 'System.Enum.GetName(System.Type, object)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build:
packages/blazor-workspace/Examples/Demo.Shared/Pages/ComponentsDemo.razor.cs#L39
Prefer the generic overload 'System.Enum.GetValues<TEnum>()' instead of 'System.Enum.GetValues(System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build:
packages/blazor-workspace/Examples/Demo.Shared/Pages/ComponentsDemo.razor.cs#L182
Prefer the generic overload 'System.Enum.Parse<TEnum>(string)' instead of 'System.Enum.Parse(System.Type, string)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build:
packages/blazor-workspace/Tests/NimbleBlazor.Tests/Unit/Components/NimbleTableColumnDateTextTests.cs#L269
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
build:
packages/blazor-workspace/Tests/NimbleBlazor.Tests/Unit/Components/NimbleTableColumnDurationTextTests.cs#L51
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
build:
packages/blazor-workspace/Tests/NimbleBlazor.Tests/Unit/Components/NimbleTableColumnDurationTextTests.cs#L58
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
build:
packages/blazor-workspace/Tests/NimbleBlazor.Tests/Unit/Components/NimbleTableColumnDurationTextTests.cs#L65
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
build:
packages/blazor-workspace/Tests/NimbleBlazor.Tests/Unit/Components/NimbleTableColumnDurationTextTests.cs#L72
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|