Skip to content

.NET (prod test)

.NET (prod test) #222

Triggered via schedule August 9, 2023 09:09
Status Failure
Total duration 1m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.