Skip to content

chore(deps): bump dotnet-ef from 8.0.3 to 8.0.5 #475

chore(deps): bump dotnet-ef from 8.0.3 to 8.0.5

chore(deps): bump dotnet-ef from 8.0.3 to 8.0.5 #475

Triggered via pull request May 20, 2024 15:03
Status Success
Total duration 2m 15s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/PostalRegistry/DataStructures/BPost/PostalNameData.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/PostalRegistry/CommandHandlerModules.cs#L21
Possible null reference argument for parameter 'serviceName' in 'IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle> IRegistrationBuilder<PostalInformationCommandHandlerModule, ConcreteReflectionActivatorData, SingleRegistrationStyle>.Named<CommandHandlerModule>(string serviceName)'.
Build: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRetired.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRegistered.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/PostalRegistry/PostalInformation/Events/PostalInformationWasRealized.cs#L18
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.