.NET (prod test) #231
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
'IssueRequest' is obsolete
|
.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.
|