Develop #1161
edgeRelease.yml
on: pull_request
Building TeslaSolarCharger image
1m 4s
Building SMAPlugin Image
17s
Building SolarEdgePlugin Image
17s
Building ModbusPlugin Image
17s
Building SolaxPlugin Image
17s
Annotations
5 errors and 15 warnings
Building SolarEdgePlugin Image
buildx failed with: ERROR: failed to solve: failed to read dockerfile: failed to load cache key: repository does not contain ref refs/pull/1682/merge, output: ""
|
Building SMAPlugin Image
buildx failed with: ERROR: failed to solve: failed to read dockerfile: failed to load cache key: repository does not contain ref refs/pull/1682/merge, output: ""
|
Building ModbusPlugin Image
buildx failed with: ERROR: failed to solve: failed to read dockerfile: failed to load cache key: repository does not contain ref refs/pull/1682/merge, output: ""
|
Building SolaxPlugin Image
buildx failed with: ERROR: failed to solve: failed to read dockerfile: failed to load cache key: repository does not contain ref refs/pull/1682/merge, output: ""
|
Building TeslaSolarCharger image
buildx failed with: ERROR: failed to solve: failed to read dockerfile: failed to load cache key: repository does not contain ref refs/pull/1682/merge, output: ""
|
Building SolarEdgePlugin Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Building SMAPlugin Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Building ModbusPlugin Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Building SolaxPlugin Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Building TeslaSolarCharger image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Building TeslaSolarCharger image:
TeslaSolarCharger.SharedBackend/Dtos/DtoFleetApiRequest.cs#L7
Non-nullable property 'RequestUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger/Shared/Wrappers/ConfigurationWrapper.cs#L20
Parameter 'settings' is unread.
|
Building TeslaSolarCharger image:
TeslaSolarCharger/Shared/Dtos/Car/DtoTesla.cs#L6
Non-nullable property 'Vin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger/Shared/Dtos/BaseConfiguration/DtoValueConfigurationOverview.cs#L6
Non-nullable property 'Heading' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger/Shared/Dtos/DtoBackendNotification.cs#L9
Non-nullable property 'Headline' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger/Shared/Dtos/DtoBackendNotification.cs#L10
Non-nullable property 'DetailText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger/Shared/Dtos/DtoBackupFileInformation.cs#L5
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger/Shared/Dtos/CarBasicConfiguration.cs#L9
Non-nullable property 'Vin' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger/Shared/Dtos/ModbusConfiguration/DtoModbusConfiguration.cs#L14
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building TeslaSolarCharger image:
TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResultConfiguration.cs#L8
Non-nullable property 'Topic' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|