Skip to content

refactor(TeslaFleetApiService): extract HandleUnsignedCommands method #1534

refactor(TeslaFleetApiService): extract HandleUnsignedCommands method

refactor(TeslaFleetApiService): extract HandleUnsignedCommands method #1534

Triggered via pull request January 14, 2024 16:04
Status Failure
Total duration 1m 28s
Artifacts
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
51s
Building TeslaSolarCharger image
Building SMAPlugin Image
1m 0s
Building SMAPlugin Image
Building SolarEdgePlugin Image
1m 9s
Building SolarEdgePlugin Image
Building ModbusPlugin Image
1m 20s
Building ModbusPlugin Image
Building SolaxPlugin Image
1m 6s
Building SolaxPlugin Image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Building TeslaSolarCharger image
Process completed with exit code 1.
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.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/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/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.