Skip to content

fix(suspicious): api run migrations async #520

fix(suspicious): api run migrations async

fix(suspicious): api run migrations async #520

Triggered via push November 21, 2024 12:13
Status Success
Total duration 2m 43s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Program.cs#L29
'Program.Program()': new protected member declared in sealed type
Build: src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Program.cs#L94
Possible null reference argument for parameter 'topicArn' in 'NotificationService.NotificationService(IAmazonSimpleNotificationService amazonSimpleNotificationService, string topicArn)'.
Build: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L51
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L54
Non-nullable property 'ValidFrom' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L23
Non-nullable property 'BeginLifeSpanVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L29
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L32
Non-nullable property 'Names' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L35
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L38
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L44
Non-nullable property 'IsAssignedByMunicipality' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.