Merge pull request #45 from PyMCU/feat/rp2040-pio-probe #7
Annotations
1 error and 11 warnings
|
publish
Process completed with exit code 1.
|
|
publish
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish:
tests/RP2040Sharp.Tests/Pio/PioExhaustiveTests.cs#L51
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
|
publish:
tests/RP2040Sharp.Tests/Gdb/GdbServerTests.cs#L31
Dereference of a possibly null reference.
|
|
publish:
tests/RP2040Sharp.Tests/Gdb/GdbServerTests.cs#L31
Dereference of a possibly null reference.
|
|
publish:
src/RP2040.Wireless/Ble/BtSharedBus.cs#L45
The field 'BtSharedBus._swReady' is assigned but its value is never used
|
|
publish:
src/RP2040.Wireless/Ble/HciController.cs#L56
Field 'HciController.OwnAddrType' is never assigned to, and will always have its default value 0
|
|
publish:
tests/RP2040Sharp.Tests/Pio/PioExhaustiveTests.cs#L51
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
|
publish:
tests/RP2040Sharp.Tests/Gdb/GdbServerTests.cs#L31
Dereference of a possibly null reference.
|
|
publish:
tests/RP2040Sharp.Tests/Gdb/GdbServerTests.cs#L31
Dereference of a possibly null reference.
|
|
publish:
src/RP2040.Wireless/Ble/BtSharedBus.cs#L45
The field 'BtSharedBus._swReady' is assigned but its value is never used
|
|
publish:
src/RP2040.Wireless/Ble/HciController.cs#L56
Field 'HciController.OwnAddrType' is never assigned to, and will always have its default value 0
|