Suspiciouslist query implementation #47
Annotations
11 warnings
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
src/Basisregisters.IntegrationDb.Schema/IntegrationContext.cs#L40
Non-nullable property 'Municipalities' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Basisregisters.IntegrationDb.Schema/IntegrationContext.cs#L40
Non-nullable property 'MunicipalityGeometries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Basisregisters.IntegrationDb.Schema/IntegrationContext.cs#L40
Non-nullable property 'StreetNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Basisregisters.IntegrationDb.Schema/IntegrationContext.cs#L40
Non-nullable property 'Buildings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Basisregisters.IntegrationDb.Schema/IntegrationContext.cs#L40
Non-nullable property 'BuildingUnits' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Basisregisters.IntegrationDb.Schema/IntegrationContext.cs#L40
Non-nullable property 'Addresses' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Basisregisters.IntegrationDb.Schema/IntegrationContext.cs#L40
Non-nullable property 'Parcels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Basisregisters.IntegrationDb.Schema/IntegrationContext.cs#L40
Non-nullable property 'PostInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Basisregisters.IntegrationDb.Schema/IntegrationContext.cs#L40
Non-nullable property 'RoadSegments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Basisregisters.IntegrationDb.Schema/IntegrationContext.cs#L40
Non-nullable property 'SuspiciousCaseListItems' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|