Skip to content

.NET (prod test)

.NET (prod test) #231

Triggered via schedule October 11, 2023 09:02
Status Failure
Total duration 1m 16s
Artifacts

test-dotnet.yml

on: schedule
Matrix: .NET - samples - prod test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
.NET - samples - prod test (ubuntu-latest)
Process completed with exit code 1.
.NET - samples - prod test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
.NET - samples - prod test (windows-latest)
The operation was canceled.
.NET - samples - prod test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
.NET - samples - prod test (macos-latest)
The operation was canceled.
.NET - samples - prod test (ubuntu-latest): dotnet/Blazor/Shared/SignInDisplay.razor.cs#L26
Non-nullable field 'authenticateInitResponse' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
.NET - samples - prod test (ubuntu-latest): dotnet/Blazor/Shared/SignInDisplay.razor.cs#L26
Non-nullable field 'authenticateInitResponse' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
.NET - samples - prod test (ubuntu-latest): dotnet/VaccinationSample/Program.cs#L43
'CredentialService.IssueAsync(IssueRequest)' is obsolete: 'This endpoint will be removed around June 1, 2023'
.NET - samples - prod test (macos-latest): dotnet/Blazor/Shared/SignInDisplay.razor.cs#L26
Non-nullable field 'authenticateInitResponse' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
.NET - samples - prod test (macos-latest): dotnet/Blazor/Shared/SignInDisplay.razor.cs#L26
Non-nullable field 'authenticateInitResponse' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.