Release 1.9.0 #53
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 Foundation Grove:
Source/ThumbJoystick/Driver/ThumbJoystick.cs#L18
Cannot convert null literal to non-nullable reference type.
|
Build Meadow Foundation Grove:
Source/ThumbJoystick/Driver/ThumbJoystick.cs#L54
Cannot convert null literal to non-nullable reference type.
|
Build Meadow Foundation Grove:
Source/WaterSensor/Driver/WaterSensor.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Build Meadow Foundation Grove:
Source/WaterSensor/Driver/WaterSensor.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Build Meadow Foundation Grove:
Source/WaterSensor/Driver/WaterSensor.cs#L7
Missing XML comment for publicly visible type or member 'WaterSensor'
|
Build Meadow Foundation Grove:
Source/WaterSensor/Driver/WaterSensor.cs#L9
Missing XML comment for publicly visible type or member 'WaterSensor.WaterSensor(IAnalogInputPort, AnalogWaterLevel.Calibration)'
|
Build Meadow Foundation Grove:
Source/WaterSensor/Driver/WaterSensor.cs#L13
Missing XML comment for publicly visible type or member 'WaterSensor.WaterSensor(IPin, AnalogWaterLevel.Calibration, TimeSpan?)'
|
Build Meadow Foundation Grove:
Source/MoistureSensor/Driver/MoistureSensor.cs#L27
Parameter 'sampleCount' has no matching param tag in the XML comment for 'MoistureSensor.MoistureSensor(IPin, int, TimeSpan?, Voltage?)' (but other parameters do)
|
Build Meadow Foundation Grove:
Source/MoistureSensor/Driver/MoistureSensor.cs#L28
Parameter 'sampleInterval' has no matching param tag in the XML comment for 'MoistureSensor.MoistureSensor(IPin, int, TimeSpan?, Voltage?)' (but other parameters do)
|
Build Meadow Foundation Grove:
Source/MoistureSensor/Driver/MoistureSensor.cs#L29
Parameter 'voltage' has no matching param tag in the XML comment for 'MoistureSensor.MoistureSensor(IPin, int, TimeSpan?, Voltage?)' (but other parameters do)
|
Loading