Skip to content

Release 2.0.1.2

Release 2.0.1.2 #65

Triggered via pull request January 19, 2025 01:46
Status Success
Total duration 4m 30s
Artifacts

main-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build: Source/Meadow.Clima/MainController.cs#L17
Non-nullable field 'notificationController' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/Meadow.Clima/MainController.cs#L18
Non-nullable field 'sensorController' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/Meadow.Clima/MainController.cs#L19
Non-nullable field 'powerController' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/Meadow.Clima/MainController.cs#L20
Non-nullable field 'locationController' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/Meadow.Clima/MainController.cs#L22
Non-nullable field 'cloudController' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/Meadow.Clima/MainController.cs#L27
Non-nullable field 'sleepSimulationTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/Meadow.Clima/MainController.cs#L17
Non-nullable field 'notificationController' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/Meadow.Clima/MainController.cs#L18
Non-nullable field 'sensorController' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/Meadow.Clima/MainController.cs#L19
Non-nullable field 'powerController' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/Meadow.Clima/MainController.cs#L20
Non-nullable field 'locationController' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.