Release #75
Annotations
10 warnings
Dotnet build:
src/Basisregisters.IntegrationDb.SuspiciousCases/Infrastructure/SuspiciousCasesModule.cs#L22
Possible null reference argument for parameter 'connectionString' in 'void SuspiciousCasesModule.RunOnNpgSqlServer(IServiceCollection services, string connectionString)'.
|
Dotnet build:
src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCaseCount.cs#L13
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'PersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.DataIntegrity/Infrastructure/Program.cs#L19
'Program.Program()': new protected member declared in sealed type
|
Dotnet build:
src/Basisregisters.IntegrationDb.SuspiciousCases/Infrastructure/SuspiciousCasesModule.cs#L22
Possible null reference argument for parameter 'connectionString' in 'void SuspiciousCasesModule.RunOnNpgSqlServer(IServiceCollection services, string connectionString)'.
|
Dotnet build:
src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCaseCount.cs#L13
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'PersistentLocalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/Basisregisters.IntegrationDb.SuspiciousCases/Views/SuspiciousCase.cs#L10
Non-nullable property 'NisCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading