Skip to content

Bump MediatR.CommandQuery.Endpoints and MediatR.CommandQuery #43

Bump MediatR.CommandQuery.Endpoints and MediatR.CommandQuery

Bump MediatR.CommandQuery.Endpoints and MediatR.CommandQuery #43

Triggered via pull request April 29, 2024 11:50
Status Failure
Total duration 2m 33s
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/StringExtensions.cs#L97
Cannot convert null literal to non-nullable reference type.
build-project: src/AzureNamer.Shared/Extensions/StringExtensions.cs#L127
Cannot convert null literal to non-nullable reference type.
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.Core/Options/SendGridConfiguration.cs#L7
Non-nullable property 'FromName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-project: src/AzureNamer.Core/Options/SendGridConfiguration.cs#L8
Non-nullable property 'FromEmail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-project: src/AzureNamer.Core/Options/SendGridConfiguration.cs#L9
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-project: src/AzureNamer.Client/Pages/Administrative/Useres/Index.razor#L121
Dereference of a possibly null reference.
build-project: src/AzureNamer.Client/Pages/Organizations/Members.razor#L48
Dereference of a possibly null reference.