Skip to content

v2.29.0

v2.29.0 #132

Triggered via release June 15, 2024 19:38
@pkuehnelpkuehnel
published v2.29.0
Status Success
Total duration 4m 23s
Artifacts

versionRelease.yml

on: release
Building TeslaSolarCharger image
4m 1s
Building TeslaSolarCharger image
Building SmartTeslaAmpSetter image
4m 14s
Building SmartTeslaAmpSetter image
Building SMAPlugin Image
57s
Building SMAPlugin Image
Building SMAPlugin Image old name
1m 13s
Building SMAPlugin Image old name
Building SolarEdgePlugin Image
1m 28s
Building SolarEdgePlugin Image
Building SolarEdgePlugin Image old name
1m 30s
Building SolarEdgePlugin Image old name
Building Modbus Plugin
1m 29s
Building Modbus Plugin
Building Solax Plugin
1m 22s
Building Solax Plugin
Matrix: Release
Fit to window
Zoom out
Zoom in

Annotations

96 warnings
Building SMAPlugin Image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Building SMAPlugin Image old name
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Building Solax Plugin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Building SolarEdgePlugin Image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Building Modbus Plugin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Building SolarEdgePlugin Image old name
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release (win-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, docker/setup-qemu-action@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release (win-x64): 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.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/Settings/DtoCar.cs#L9
Non-nullable property 'Vin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfigurationHeader.cs#L9
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfigurationHeader.cs#L10
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfiguration.cs#L11
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResultConfiguration.cs#L8
Non-nullable property 'Topic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResult.cs#L10
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttConfiguration.cs#L6
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/ModbusConfiguration/DtoModbusConfiguration.cs#L14
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): Plugins.SmaEnergymeter/Program.cs#L42
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Release (win-x64): 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.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/Ble/DtoBleResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/BaseConfiguration/DtoValueConfigurationOverview.cs#L6
Non-nullable property 'Heading' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/CarBasicConfiguration.cs#L8
Non-nullable property 'Vin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/DtoBackupFileInformation.cs#L5
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResultConfiguration.cs#L8
Non-nullable property 'Topic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttConfiguration.cs#L6
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfigurationHeader.cs#L9
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfigurationHeader.cs#L10
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (win-x64): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfiguration.cs#L11
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, docker/setup-qemu-action@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release (linux-x64): 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.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/BaseConfiguration/DtoValueConfigurationOverview.cs#L6
Non-nullable property 'Heading' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/Ble/DtoBleResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/CarBasicConfiguration.cs#L8
Non-nullable property 'Vin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/Settings/DtoCar.cs#L9
Non-nullable property 'Vin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfigurationHeader.cs#L9
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfigurationHeader.cs#L10
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfiguration.cs#L11
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/DtoBackupFileInformation.cs#L5
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): Plugins.SmaEnergymeter/Program.cs#L42
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Release (linux-x64): 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.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/Ble/DtoBleResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/BaseConfiguration/DtoValueConfigurationOverview.cs#L6
Non-nullable property 'Heading' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/CarBasicConfiguration.cs#L8
Non-nullable property 'Vin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/DtoBackupFileInformation.cs#L5
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResultConfiguration.cs#L8
Non-nullable property 'Topic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResult.cs#L10
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttConfiguration.cs#L6
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfigurationHeader.cs#L9
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-x64): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfigurationHeader.cs#L10
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, docker/setup-qemu-action@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release (linux-arm): 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.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/Ble/DtoBleResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/CarBasicConfiguration.cs#L8
Non-nullable property 'Vin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/DtoBackupFileInformation.cs#L5
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/BaseConfiguration/DtoValueConfigurationOverview.cs#L6
Non-nullable property 'Heading' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/ModbusConfiguration/DtoModbusConfiguration.cs#L14
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResultConfiguration.cs#L8
Non-nullable property 'Topic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResult.cs#L10
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttConfiguration.cs#L6
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/Settings/DtoCar.cs#L9
Non-nullable property 'Vin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): 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.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfigurationHeader.cs#L9
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfigurationHeader.cs#L10
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfiguration.cs#L11
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResultConfiguration.cs#L8
Non-nullable property 'Topic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResult.cs#L10
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttConfiguration.cs#L6
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/ModbusConfiguration/DtoModbusConfiguration.cs#L14
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): TeslaSolarCharger/Shared/Dtos/DtoBackupFileInformation.cs#L5
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm): Plugins.SmaEnergymeter/Program.cs#L42
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Release (linux-arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, docker/setup-qemu-action@v2, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release (linux-arm64): Plugins.SmaEnergymeter/Program.cs#L42
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Release (linux-arm64): 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.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/BaseConfiguration/DtoValueConfigurationOverview.cs#L6
Non-nullable property 'Heading' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/Ble/DtoBleResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/CarBasicConfiguration.cs#L8
Non-nullable property 'Vin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/DtoBackupFileInformation.cs#L5
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/Settings/DtoCar.cs#L9
Non-nullable property 'Vin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/ModbusConfiguration/DtoModbusConfiguration.cs#L14
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResultConfiguration.cs#L8
Non-nullable property 'Topic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResult.cs#L10
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): 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.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/Ble/DtoBleResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/CarBasicConfiguration.cs#L8
Non-nullable property 'Vin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfigurationHeader.cs#L9
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfigurationHeader.cs#L10
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/RestValueConfiguration/DtoRestValueConfiguration.cs#L11
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResultConfiguration.cs#L8
Non-nullable property 'Topic' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResult.cs#L10
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release (linux-arm64): TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttConfiguration.cs#L6
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Building TeslaSolarCharger image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Building SmartTeslaAmpSetter image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.