fix(TeslaFleetApiService): did return error on success status code #2547
alphaRelease.yml
on: pull_request
Building TeslaSolarCharger image
5m 11s
Building SMAPlugin Image
55s
Building SolarEdgePlugin Image
1m 29s
Building ModbusPlugin Image
1m 21s
Building SolaxPlugin Image
1m 17s
Annotations
20 warnings
Building TeslaSolarCharger image
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
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
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
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
Non-nullable property 'Headline' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building TeslaSolarCharger image
Non-nullable property 'DetailText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building TeslaSolarCharger image
Parameter 'settings' is unread.
|
Building TeslaSolarCharger image
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building TeslaSolarCharger image
Non-nullable property 'Headline' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Building TeslaSolarCharger image
Non-nullable property 'IssueKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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/Wrappers/ConfigurationWrapper.cs#L20
Parameter 'settings' is unread.
|
Building TeslaSolarCharger image:
TeslaSolarCharger/Shared/Wrappers/ConfigurationWrapper.cs#L213
Possible null reference return.
|
Building TeslaSolarCharger image:
TeslaSolarCharger/Shared/Wrappers/ConfigurationWrapper.cs#L220
Possible null reference return.
|
Building TeslaSolarCharger image:
TeslaSolarCharger/Shared/Dtos/BaseConfiguration/DtoValueConfigurationOverview.cs#L6
Non-nullable property 'Heading' 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.
|