Release #70
Annotations
30 warnings
Dotnet build tests:
src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Program.cs#L29
'Program.Program()': new protected member declared in sealed type
|
Dotnet build tests:
src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Program.cs#L94
Possible null reference argument for parameter 'topicArn' in 'NotificationService.NotificationService(IAmazonSimpleNotificationService amazonSimpleNotificationService, string topicArn)'.
|
Dotnet build tests:
src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L48
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build tests:
src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L51
Non-nullable property 'ValidFrom' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build tests:
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.
|
Dotnet build tests:
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.
|
Dotnet build tests:
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.
|
Dotnet build tests:
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.
|
Dotnet build tests:
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.
|
Dotnet build tests:
src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlStreetName.cs#L41
Non-nullable property 'IsAssignedByMunicipality' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Program.cs#L29
'Program.Program()': new protected member declared in sealed type
|
Run all tests:
src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlAddress.cs#L10
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlAddress.cs#L16
Non-nullable property 'Addresses' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlAddress.cs#L73
Non-nullable property 'Point' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/Basisregisters.IntegrationDb.Bosa/Model/Database/StreetNameIdentifier.cs#L14
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/Basisregisters.IntegrationDb.Bosa/Model/Database/StreetNameIdentifier.cs#L14
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlAddress.cs#L23
Non-nullable property 'BeginLifeSpanVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlAddress.cs#L29
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlAddress.cs#L32
Non-nullable property 'Position' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/Basisregisters.IntegrationDb.Bosa/Model/Xml/XmlAddress.cs#L35
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Program.cs#L29
'Program.Program()': new protected member declared in sealed type
|
Dotnet build:
src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/S3Options.cs#L5
Non-nullable property 'ServiceUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/S3Options.cs#L6
Non-nullable property 'AccessKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/S3Options.cs#L7
Non-nullable property 'SecretKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/FullDownloadOptions.cs#L5
Non-nullable property 'UploadBucket' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/FullDownloadOptions.cs#L6
Non-nullable property 'FileNameFormat' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/FullDownloadOptions.cs#L8
Non-nullable property 'FtpFolder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/FtpOptions.cs#L5
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/FtpOptions.cs#L7
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.Bosa/Infrastructure/Options/FtpOptions.cs#L8
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading