Change dockerfiles to always use native platform for base image #132
main_build-blazor.yml
on: push
build_windows
1m 50s
build_linux
33s
Annotations
4 warnings
|
build_linux:
src/Blazor/MyBlazorApp.Tests/Services/DashboardDataServiceTest.cs#L97
Use 'Assert.IsNotEmpty' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build_linux:
src/Blazor/MyBlazorApp.Tests/Services/DashboardDataServiceTest.cs#L97
Use 'Assert.IsNotEmpty' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build_windows:
src/Blazor/MyBlazorApp.Tests/Services/DashboardDataServiceTest.cs#L97
Use 'Assert.IsNotEmpty' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build_windows:
src/Blazor/MyBlazorApp.Tests/Services/DashboardDataServiceTest.cs#L97
Use 'Assert.IsNotEmpty' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|