polling sensor work #224
Annotations
10 errors and 11 warnings
Source/Meadow.Foundation.Core/PollingSensorMonitor.cs#L8
The type or namespace name 'ISensorMonitor' could not be found (are you missing a using directive or an assembly reference?)
|
Source/Meadow.Foundation.Core/PollingSensorMonitor.cs#L23
Using the generic type 'ISamplingSensor<UNIT>' requires 1 type arguments
|
Source/Meadow.Foundation.Core/PollingSensorMonitor.cs#L54
Using the generic type 'ISamplingSensor<UNIT>' requires 1 type arguments
|
Source/Meadow.Foundation.Core/PollingSensorBase.cs#L12
The type or namespace name 'IPollingSensor' could not be found (are you missing a using directive or an assembly reference?)
|
Source/Meadow.Foundation.Core/PollingSensorBase.cs#L26
The type or namespace name 'ISensorMonitor' could not be found (are you missing a using directive or an assembly reference?)
|
Source/Meadow.Foundation.Core/PollingSensorBase.cs#L16
The type or namespace name 'ISensorMonitor' could not be found (are you missing a using directive or an assembly reference?)
|
Source/Meadow.Foundation.Core/PollingSensorMonitor.cs#L8
The type or namespace name 'ISensorMonitor' could not be found (are you missing a using directive or an assembly reference?)
|
Source/Meadow.Foundation.Core/PollingSensorMonitor.cs#L23
Using the generic type 'ISamplingSensor<UNIT>' requires 1 type arguments
|
Source/Meadow.Foundation.Core/PollingSensorMonitor.cs#L54
Using the generic type 'ISamplingSensor<UNIT>' requires 1 type arguments
|
Source/Meadow.Foundation.Core/PollingSensorBase.cs#L12
The type or namespace name 'IPollingSensor' could not be found (are you missing a using directive or an assembly reference?)
|
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/
|
Source/Meadow.Foundation.Core/Communications/SpiCommunications.cs#L15
Nullability of reference types in return type of 'IDigitalOutputPort? SpiCommunications.ChipSelect.get' doesn't match implicitly implemented member 'IDigitalOutputPort ISpiCommunications.ChipSelect.get' (possibly because of nullability attributes).
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading