This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
updated OS telemetry sample #38
Annotations
11 warnings
build
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
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).
|
build
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build
Missing XML comment for publicly visible type or member 'BidirectionalDcMotor.MotorState'
|
build
Missing XML comment for publicly visible type or member 'BidirectionalDcMotor.MotorState.Stopped'
|
build
Missing XML comment for publicly visible type or member 'BidirectionalDcMotor.MotorState.RunningClockwise'
|
build
Missing XML comment for publicly visible type or member 'BidirectionalDcMotor.MotorState.RunningCounterclockwise'
|
build
Missing XML comment for publicly visible type or member 'BidirectionalDcMotor.StateChanged'
|
build
Missing XML comment for publicly visible type or member 'PushButtonBase.PushButtonBase(IDigitalInputPort)'
|
build
'MqttNetGlobalLogger' is obsolete: 'Please pass an instance of the IMqttNetLogger to the factory/server or client. The global logger will be deleted in the future.'
|
build
'MqttNetGlobalLogger' is obsolete: 'Please pass an instance of the IMqttNetLogger to the factory/server or client. The global logger will be deleted in the future.'
|