Skip to content

feat(ChargingCostService): update charging processes after detail fix #1982

feat(ChargingCostService): update charging processes after detail fix

feat(ChargingCostService): update charging processes after detail fix #1982

Triggered via pull request July 7, 2024 11:38
Status Success
Total duration 4m 39s
Artifacts

alphaRelease.yml

on: pull_request
Building TeslaSolarCharger image
4m 29s
Building TeslaSolarCharger image
Building SMAPlugin Image
1m 3s
Building SMAPlugin Image
Building SolarEdgePlugin Image
1m 19s
Building SolarEdgePlugin Image
Building ModbusPlugin Image
1m 17s
Building ModbusPlugin Image
Building SolaxPlugin Image
1m 15s
Building SolaxPlugin Image
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
Building SMAPlugin Image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Building SolaxPlugin Image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Building SolarEdgePlugin Image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Building ModbusPlugin Image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Building TeslaSolarCharger image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
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 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Building TeslaSolarCharger image
Non-nullable property 'Vin' 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 'Heading' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Building TeslaSolarCharger image
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Building TeslaSolarCharger image
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Building TeslaSolarCharger image
Non-nullable property 'Topic' 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/Dtos/Settings/DtoCar.cs#L9
Non-nullable property 'Vin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Building TeslaSolarCharger image: 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.
Building TeslaSolarCharger image: 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.
Building TeslaSolarCharger image: 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.
Building TeslaSolarCharger image: 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.
Building TeslaSolarCharger image: 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.
Building TeslaSolarCharger image: 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: 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.