Skip to content

feat(FleetApiService): log response strings on non success status codes #1580

feat(FleetApiService): log response strings on non success status codes

feat(FleetApiService): log response strings on non success status codes #1580

Triggered via pull request February 12, 2024 15:52
Status Success
Total duration 4m 42s
Artifacts

alphaRelease.yml

on: pull_request
Building TeslaSolarCharger image
4m 29s
Building TeslaSolarCharger image
Building SMAPlugin Image
1m 24s
Building SMAPlugin Image
Building SolarEdgePlugin Image
1m 13s
Building SolarEdgePlugin Image
Building ModbusPlugin Image
1m 13s
Building ModbusPlugin Image
Building SolaxPlugin Image
1m 24s
Building SolaxPlugin Image
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
Building SolarEdgePlugin Image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 ModbusPlugin Image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 SolaxPlugin Image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 TeslaSolarCharger image
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, 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 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
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 'ProductCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Building TeslaSolarCharger image
Non-nullable property 'TariffCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Building TeslaSolarCharger image
Non-nullable property 'RegionCode' 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/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/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.
Building TeslaSolarCharger image: TeslaSolarCharger.GridPriceProvider/Data/Options/OctopusOptions.cs#L17
Non-nullable property 'RegionCode' 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.