Release 1.8.0.1 #39
Merged
Release 1.8.0.1 #39
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 GNSS_Sensor_Tracker:
Source/GnssTracker/GnssTrackerHardareBase.cs#L93
Possible null reference argument for parameter 'hostSerialPort' in 'UartConnector.UartConnector(string name, PinMapping mapping, SerialPortName hostSerialPort)'.
|
Build GNSS_Sensor_Tracker:
Source/GnssTracker/GnssTrackerHardareBase.cs#L168
Possible null reference argument for parameter 'serialPortName' in 'NeoM8.NeoM8(IMeadowDevice device, SerialPortName serialPortName, IPin? resetPin, IPin? ppsPin = null)'.
|
Build GNSS_Sensor_Tracker:
Source/GnssTracker/GnssTracker.cs#L8
Missing XML comment for publicly visible type or member 'GnssTracker'
|
Build GNSS_Sensor_Tracker:
Source/GnssTracker/GnssTrackerHardareBase.cs#L132
Parameter 'i2cBus' has no matching param tag in the XML comment for 'GnssTrackerHardwareBase.GnssTrackerHardwareBase(IF7CoreComputeMeadowDevice, II2cBus)' (but other parameters do)
|
Build GNSS_Sensor_Tracker:
Source/GnssTracker_Demo/MeadowApp.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build GNSS_Sensor_Tracker:
Source/Additional Samples/GnssTracker_SQLite_Demo/Controllers/MainTrackerController.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build GNSS_Sensor_Tracker:
Source/Additional Samples/GnssTracker_SQLite_Demo/Controllers/MainTrackerController.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build GNSS_Sensor_Tracker:
Source/Additional Samples/GnssTracker_SQLite_Demo/Models/Data/SensorDataModel.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build GNSS_Sensor_Tracker:
Source/Additional Samples/GnssTracker_SQLite_Demo/Models/Data/SensorDataModel.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build GNSS_Sensor_Tracker:
Source/Additional Samples/GnssTracker_SQLite_Demo/Controllers/GnssController.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading