Skip to content

Bump Microsoft.Identity.Web, Microsoft.AspNetCore.Authentication.JwtBearer and Microsoft.AspNetCore.Authentication.OpenIdConnect #75

Bump Microsoft.Identity.Web, Microsoft.AspNetCore.Authentication.JwtBearer and Microsoft.AspNetCore.Authentication.OpenIdConnect

Bump Microsoft.Identity.Web, Microsoft.AspNetCore.Authentication.JwtBearer and Microsoft.AspNetCore.Authentication.OpenIdConnect #75

Triggered via pull request July 18, 2024 07:28
Status Failure
Total duration 2m 52s
Artifacts

dotnet.yml

on: pull_request
deploy-production
0s
deploy-production
deploy-staging
0s
deploy-staging
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-project
Process completed with exit code 1.
build-project: src/AzureNamer.Shared/Extensions/TypeExtensions.cs#L18
Possible null reference return.
build-project: src/AzureNamer.Shared/Extensions/EnumerableExtensions.cs#L9
Possible null reference return.
build-project: src/AzureNamer.Shared/Extensions/EnumerableExtensions.cs#L22
Dereference of a possibly null reference.
build-project: src/AzureNamer.Client/Pages/Organizations/Members.razor#L48
Dereference of a possibly null reference.
build-project: src/AzureNamer.Client/Pages/Organizations/Components/OrganizationContainer.razor.cs#L57
Possible null reference argument for parameter 'model' in 'EditContext.EditContext(object model)'.
build-project: src/AzureNamer.Client/Pages/Organizations/Components/OrganizationContainer.razor.cs#L58
Nullability of reference types in type of parameter 'sender' of 'void OrganizationContainer.HandleFormChange(object sender, FieldChangedEventArgs args)' doesn't match the target delegate 'EventHandler<FieldChangedEventArgs>' (possibly because of nullability attributes).
build-project: src/AzureNamer.Client/Pages/Organizations/Components/OrganizationContainer.razor.cs#L115
Nullability of reference types in type of parameter 'sender' of 'void OrganizationContainer.HandleFormChange(object sender, FieldChangedEventArgs args)' doesn't match the target delegate 'EventHandler<FieldChangedEventArgs>' (possibly because of nullability attributes).