Bump Umbraco.Cms from 13.3.1 to 13.5.2 in /IdealUmbrella.site #108
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L5
Non-nullable property 'asset_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L6
Non-nullable property 'asset_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L7
Non-nullable property 'owner_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L8
Non-nullable property 'owner_classification' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L9
Non-nullable property 'percentage_of_ownership' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L10
Non-nullable property 'owner_direct_parent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L11
Non-nullable property 'owner_grouping' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L12
Non-nullable property 'operator_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L13
Non-nullable property 'percentage_of_operation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L14
Non-nullable property 'data_source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading