Skip to content

Develop

Develop #738

Triggered via pull request January 2, 2024 01:50
@pkuehnelpkuehnel
synchronize #1034
develop
Status Success
Total duration 4m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

edgeRelease.yml

on: pull_request
Building TeslaSolarCharger image
4m 26s
Building TeslaSolarCharger image
Building SMAPlugin Image
1m 5s
Building SMAPlugin Image
Building SolarEdgePlugin Image
1m 11s
Building SolarEdgePlugin Image
Building ModbusPlugin Image
4m 19s
Building ModbusPlugin Image
Building SolaxPlugin Image
1m 11s
Building SolaxPlugin Image
Fit to window
Zoom out
Zoom in

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
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 '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: 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/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/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/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.