Skip to content

build(deps): bump Swashbuckle.AspNetCore from 7.0.0 to 7.1.0 #2408

build(deps): bump Swashbuckle.AspNetCore from 7.0.0 to 7.1.0

build(deps): bump Swashbuckle.AspNetCore from 7.0.0 to 7.1.0 #2408

Triggered via pull request November 26, 2024 03:20
Status Success
Total duration 1m 22s
Artifacts

alphaRelease.yml

on: pull_request
Building TeslaSolarCharger image
1m 11s
Building TeslaSolarCharger image
Building SMAPlugin Image
15s
Building SMAPlugin Image
Building SolarEdgePlugin Image
15s
Building SolarEdgePlugin Image
Building ModbusPlugin Image
11s
Building ModbusPlugin Image
Building SolaxPlugin Image
11s
Building SolaxPlugin Image
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/Dtos/Settings/DtoCar.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/RestValueConfiguration/DtoRestValueConfigurationHeader.cs#L9
Non-nullable property 'Key' 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/RestValueConfiguration/DtoRestValueConfigurationHeader.cs#L10
Non-nullable property 'Value' 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/RestValueConfiguration/DtoRestValueConfiguration.cs#L11
Non-nullable property 'Url' 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.
Building TeslaSolarCharger image: TeslaSolarCharger/Shared/Dtos/MqttConfiguration/DtoMqttResult.cs#L10
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.