Release #72
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/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 tests:
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 tests:
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 tests:
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 tests:
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 tests:
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.
|
Dotnet build tests:
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.
|
Dotnet build tests:
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.
|
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/Infrastructure/Options/S3Options.cs#L5
Non-nullable property 'ServiceUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
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.
|
Run all tests:
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.
|
Run all tests:
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.
|
Run all tests:
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.
|
Run all tests:
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.
|
Run all tests:
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.
|
Run all tests:
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.
|
Run all tests:
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.
|
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