v2.24.5 #117
Annotations
22 warnings
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, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build TeslaSolarCharger:
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.
|
Build TeslaSolarCharger:
TeslaSolarCharger/Shared/Wrappers/ConfigurationWrapper.cs#L167
Possible null reference return.
|
Build TeslaSolarCharger:
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.
|
Build TeslaSolarCharger:
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.
|
Build TeslaSolarCharger:
TeslaSolarCharger.GridPriceProvider/Data/Options/HomeAssistantOptions.cs#L11
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build TeslaSolarCharger:
TeslaSolarCharger.GridPriceProvider/Data/Options/HomeAssistantOptions.cs#L14
Non-nullable property 'EntityId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build TeslaSolarCharger:
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.
|
Build TeslaSolarCharger:
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.
|
Build TeslaSolarCharger:
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.
|
Build TeslaSolarCharger:
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.
|
Run unit tests:
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.
|
Run unit tests:
TeslaSolarCharger/Shared/Wrappers/ConfigurationWrapper.cs#L167
Possible null reference return.
|
Run unit tests:
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.
|
Run unit tests:
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.
|
Run unit tests:
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.
|
Run unit tests:
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.
|
Run unit tests:
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.
|
Run unit tests:
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.
|
Run unit tests:
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.
|
Run unit tests:
TeslaSolarCharger.GridPriceProvider/Data/Options/HomeAssistantOptions.cs#L11
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Plugins.SmaEnergymeter:
Plugins.SmaEnergymeter/Program.cs#L42
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
The logs for this run have expired and are no longer available.
Loading