Skip to content

build(deps): Bump Serilog.Sinks.Console from 5.0.0 to 5.0.1 #1440

build(deps): Bump Serilog.Sinks.Console from 5.0.0 to 5.0.1

build(deps): Bump Serilog.Sinks.Console from 5.0.0 to 5.0.1 #1440

Triggered via pull request November 29, 2023 03:40
Status Success
Total duration 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

alphaRelease.yml

on: pull_request
Building TeslaSolarCharger image
48s
Building TeslaSolarCharger image
Building SMAPlugin Image
7s
Building SMAPlugin Image
Building SolarEdgePlugin Image
24s
Building SolarEdgePlugin Image
Building ModbusPlugin Image
31s
Building ModbusPlugin Image
Building SolaxPlugin Image
10s
Building SolaxPlugin Image
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/EnerginetOptions.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/HomeAssistantOptions.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/HomeAssistantOptions.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/HomeAssistantOptions.cs#L14
Non-nullable property 'EntityId' 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.