This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
Fix Display API changes #44
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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.
|
Build Meadow.Windows.Samples:
Source/Windows/WifiWeather/Models/WeatherReading.cs#L10
Non-nullable property 'clouds' 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