Skip to content

build(deps): bump LanguageExt.Core from 5.0.0-beta-34 to 5.0.0-beta-45 #2443

build(deps): bump LanguageExt.Core from 5.0.0-beta-34 to 5.0.0-beta-45

build(deps): bump LanguageExt.Core from 5.0.0-beta-34 to 5.0.0-beta-45 #2443

Triggered via pull request December 30, 2024 04:04
Status Success
Total duration 1m 11s
Artifacts

alphaRelease.yml

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

Annotations

15 warnings
Building SMAPlugin Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Building SolarEdgePlugin Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Building SolaxPlugin Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Building ModbusPlugin Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Building TeslaSolarCharger image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/Car/DtoTesla.cs#L6
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/DtoBackendNotification.cs#L9
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: TeslaSolarCharger/Shared/Dtos/DtoBackendNotification.cs#L10
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: TeslaSolarCharger/Shared/Dtos/CarBasicConfiguration.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/DtoBackupFileInformation.cs#L5
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: TeslaSolarCharger/Shared/Dtos/LoggedError/DtoLoggedError.cs#L9
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: TeslaSolarCharger/Shared/Dtos/LoggedError/DtoLoggedError.cs#L10
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/Shared/Dtos/LoggedError/DtoLoggedError.cs#L13
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.