Pulling Ef/db stuff out of accessor project #944
Annotations
1 error and 22 warnings
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AggBridgeBeneficialUsesFact.cs#L6
Non-nullable property 'BeneficialUseCV' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AggBridgeBeneficialUsesFact.cs#L9
Non-nullable property 'AggregatedAmount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AggBridgeBeneficialUsesFact.cs#L10
Non-nullable property 'BeneficialUse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/WaterSourceType.cs#L5
Non-nullable property 'RegulatoryOverlayDim' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AggregatedAmountsFact.cs#L5
Non-nullable property 'PrimaryUseCategoryCV' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AggregatedAmountsFact.cs#L5
Non-nullable property 'DataPublicationDoi' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AggregatedAmountsFact.cs#L5
Non-nullable property 'ReportYearCv' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AggregatedAmountsFact.cs#L5
Non-nullable property 'InterbasinTransferToId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AggregatedAmountsFact.cs#L5
Non-nullable property 'InterbasinTransferFromId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AggregatedAmountsFact.cs#L5
Non-nullable property 'CropTypeCV' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AggBridgeBeneficialUsesFact.cs#L6
Non-nullable property 'BeneficialUseCV' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AggBridgeBeneficialUsesFact.cs#L9
Non-nullable property 'AggregatedAmount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AggBridgeBeneficialUsesFact.cs#L10
Non-nullable property 'BeneficialUse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AllocationBridgeBeneficialUsesFact.cs#L6
Non-nullable property 'BeneficialUseCV' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AllocationBridgeBeneficialUsesFact.cs#L9
Non-nullable property 'AllocationAmount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AllocationBridgeBeneficialUsesFact.cs#L10
Non-nullable property 'BeneficialUse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AllocationAmountsView.cs#L8
Non-nullable property 'Owners' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AllocationAmountsView.cs#L9
Non-nullable property 'OwnerClassifications' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AllocationAmountsView.cs#L10
Non-nullable property 'BeneficalUses' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Database/EntityFramework/AllocationAmountsView.cs#L11
Non-nullable property 'SiteUuid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|