Scheduled - Main Branch #390
eco-estimation.yml
on: schedule
build app on ubuntu
1m 59s
Annotations
11 warnings
build app on ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build app on ubuntu:
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L5
Non-nullable property 'asset_id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build app on ubuntu:
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L6
Non-nullable property 'asset_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build app on ubuntu:
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L7
Non-nullable property 'owner_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build app on ubuntu:
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L8
Non-nullable property 'owner_classification' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build app on ubuntu:
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L9
Non-nullable property 'percentage_of_ownership' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build app on ubuntu:
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L10
Non-nullable property 'owner_direct_parent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build app on ubuntu:
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L11
Non-nullable property 'owner_grouping' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build app on ubuntu:
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L12
Non-nullable property 'operator_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build app on ubuntu:
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L13
Non-nullable property 'percentage_of_operation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build app on ubuntu:
IU.ClimateTrace.Data.Models/ClimateTraceDbModels/AssetOwnership.cs#L14
Non-nullable property 'data_source' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|