Skip to content

build(deps): bump Quartz from 3.10.0 to 3.11.0 #1985

build(deps): bump Quartz from 3.10.0 to 3.11.0

build(deps): bump Quartz from 3.10.0 to 3.11.0 #1985

Triggered via pull request July 8, 2024 03:28
Status Success
Total duration 1m 5s
Artifacts

alphaRelease.yml

on: pull_request
Building TeslaSolarCharger image
53s
Building TeslaSolarCharger image
Building SMAPlugin Image
7s
Building SMAPlugin Image
Building SolarEdgePlugin Image
13s
Building SolarEdgePlugin Image
Building ModbusPlugin Image
13s
Building ModbusPlugin Image
Building SolaxPlugin Image
8s
Building SolaxPlugin Image
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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. 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. 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. 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. 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: 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/Ble/DtoBleResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider 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 declaring the property as nullable.
Building TeslaSolarCharger image: 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.
Building TeslaSolarCharger image: 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.
Building TeslaSolarCharger image: TeslaSolarCharger/Shared/Dtos/DtoBackendNotification.cs#L9
Non-nullable property 'Headline' must contain a non-null value when exiting constructor. Consider 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 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.