build(deps): Bump Microsoft.EntityFrameworkCore.Design from 7.0.11 to 7.0.13 #1395
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
alphaRelease.yml
on: pull_request
Building TeslaSolarCharger image
52s
Building SMAPlugin Image
13s
Building SolarEdgePlugin Image
19s
Building ModbusPlugin Image
19s
Building SolaxPlugin Image
17s
Annotations
1 error and 10 warnings
Building TeslaSolarCharger image
Process completed with exit code 1.
|
Building TeslaSolarCharger image:
TeslaSolarCharger.GridPriceProvider/Data/Options/TibberOptions.cs#L8
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger.GridPriceProvider/Data/Options/TibberOptions.cs#L11
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger.GridPriceProvider/Data/Options/EnerginetOptions.cs#L8
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger.GridPriceProvider/Data/Options/AwattarOptions.cs#L8
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger.GridPriceProvider/Data/Options/HomeAssistantOptions.cs#L8
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger.GridPriceProvider/Data/Options/HomeAssistantOptions.cs#L11
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger.GridPriceProvider/Data/Options/HomeAssistantOptions.cs#L14
Non-nullable property 'EntityId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger.GridPriceProvider/Data/Options/OctopusOptions.cs#L8
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger.GridPriceProvider/Data/Options/OctopusOptions.cs#L11
Non-nullable property 'ProductCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger.GridPriceProvider/Data/Options/OctopusOptions.cs#L14
Non-nullable property 'TariffCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|