feat(Program): send startup exception to backend #1517
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
4m 21s
Building SMAPlugin Image
59s
Building SolarEdgePlugin Image
1m 23s
Building ModbusPlugin Image
1m 11s
Building SolaxPlugin Image
1m 7s
Annotations
20 warnings
Building TeslaSolarCharger image
Non-nullable property 'RequestUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image
Possible null reference return.
|
Building TeslaSolarCharger image
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image
Non-nullable property 'ProductCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image
Non-nullable property 'TariffCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image
Non-nullable property 'RegionCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger.SharedBackend/Dtos/DtoFleetApiRequest.cs#L5
Non-nullable property 'RequestUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger/Shared/Wrappers/ConfigurationWrapper.cs#L143
Possible null reference return.
|
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/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.
|
Building TeslaSolarCharger image:
TeslaSolarCharger.GridPriceProvider/Data/Options/OctopusOptions.cs#L17
Non-nullable property 'RegionCode' 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.
|