Feature/mcp 41xxx pot #227
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/
|
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).
|
Source/Meadow.Foundation.Core/Leds/PwmLedBarGraph.Animations.cs#L227
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.
|
Source/Meadow.Foundation.Core/Motors/BidirectionalDcMotor.cs#L11
Missing XML comment for publicly visible type or member 'BidirectionalDcMotor.MotorState'
|
Source/Meadow.Foundation.Core/Motors/BidirectionalDcMotor.cs#L13
Missing XML comment for publicly visible type or member 'BidirectionalDcMotor.MotorState.Stopped'
|
Source/Meadow.Foundation.Core/Motors/BidirectionalDcMotor.cs#L14
Missing XML comment for publicly visible type or member 'BidirectionalDcMotor.MotorState.RunningClockwise'
|
Source/Meadow.Foundation.Core/Motors/BidirectionalDcMotor.cs#L15
Missing XML comment for publicly visible type or member 'BidirectionalDcMotor.MotorState.RunningCounterclockwise'
|
Source/Meadow.Foundation.Core/Motors/BidirectionalDcMotor.cs#L18
Missing XML comment for publicly visible type or member 'BidirectionalDcMotor.StateChanged'
|
Source/Meadow.Foundation.Core/Sensors/Buttons/PushButtonBase.cs#L61
Missing XML comment for publicly visible type or member 'PushButtonBase.PushButtonBase(IDigitalInputPort)'
|
|
|
The logs for this run have expired and are no longer available.
Loading