Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

updated OS telemetry sample #38

updated OS telemetry sample

updated OS telemetry sample #38

Triggered via pull request October 18, 2023 14:43
Status Success
Total duration 2m 30s
Artifacts

develop-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.'