This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
Update to 1.7.0 #66
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Meadow.Windows.Samples:
Source/Windows/WifiWeather/MeadowApp.cs#L10
Non-nullable field '_displayController' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Meadow.Windows.Samples:
Source/Windows/Blinky/MeadowApp.cs#L8
Non-nullable field 'rgbLed' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Meadow.Windows.Samples:
Source/Windows/WifiWeather/Models/WeatherReading.cs#L59
Non-nullable property 'country' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Meadow.Windows.Samples:
Source/Windows/WifiWeather/Models/WeatherReading.cs#L28
Non-nullable property 'nain' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Meadow.Windows.Samples:
Source/Windows/WifiWeather/Models/WeatherReading.cs#L29
Non-nullable property 'description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Meadow.Windows.Samples:
Source/Windows/WifiWeather/Models/WeatherReading.cs#L30
Non-nullable property 'icon' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Meadow.Windows.Samples:
Source/Windows/WifiWeather/Models/WeatherReading.cs#L5
Non-nullable property 'coord' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Meadow.Windows.Samples:
Source/Windows/WifiWeather/Models/WeatherReading.cs#L6
Non-nullable property 'weather' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Meadow.Windows.Samples:
Source/Windows/WifiWeather/Models/WeatherReading.cs#L7
Non-nullable property 'main' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Meadow.Windows.Samples:
Source/Windows/WifiWeather/Models/WeatherReading.cs#L9
Non-nullable property 'wind' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading