allow creating SPI bus by bus number #538
Annotations
3 errors and 11 warnings
source/implementations/desktop/Meadow.Desktop/Desktop.cs#L105
No overload for method 'CreateSpiBus' takes 2 arguments
|
source/implementations/desktop/Meadow.Desktop/Desktop.cs#L105
No overload for method 'CreateSpiBus' takes 2 arguments
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
|
|
|
|
|
source/implementations/simulation/Meadow.Simulation/SimulatedMeadow.Pinout.cs#L12
Nullability of reference types in type of parameter 'value' of 'void SimulatedPinout.Controller.set' doesn't match implicitly implemented member 'void IPinDefinitions.Controller.set' (possibly because of nullability attributes).
|
source/implementations/simulation/Meadow.Simulation/SerialPortProxy.cs#L14
Non-nullable event 'DataReceived' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
source/implementations/simulation/Meadow.Simulation/SerialPortProxy.cs#L14
Non-nullable event 'BufferOverrun' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
This job failed
Loading