Merge pull request #840 from Daft-Freak/picovision-modes #1241
Annotations
12 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "32blit-sdk-9134c1c6a720d5de4f3118b40f493987d3ae931a-LIN64", "32blit-sdk-9134c1c6a720d5de4f3118b40f493987d3ae931a-macOS", "32blit-sdk-9134c1c6a720d5de4f3118b40f493987d3ae931a-MinGW", "32blit-sdk-9134c1c6a720d5de4f3118b40f493987d3ae931a-PicoSystem", "32blit-sdk-9134c1c6a720d5de4f3118b40f493987d3ae931a-PicoVision", "32blit-sdk-9134c1c6a720d5de4f3118b40f493987d3ae931a-STM32", "32blit-sdk-9134c1c6a720d5de4f3118b40f493987d3ae931a-WIN64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
examples/flight/flight.cpp#L144
variable 'tick_count' set but not used [-Wunused-but-set-variable]
|
Build:
examples/flight/flight.cpp#L269
variable 'lerp_value' set but not used [-Wunused-but-set-variable]
|
Build:
examples/flight/flight.cpp#L144
variable 'tick_count' set but not used [-Wunused-but-set-variable]
|
Build:
examples/flight/flight.cpp#L269
variable 'lerp_value' set but not used [-Wunused-but-set-variable]
|
Build:
examples/logo/logo.cpp#L62
variable 'x' set but not used [-Wunused-but-set-variable]
|
Build:
examples/logo/logo.cpp#L62
variable 'x' set but not used [-Wunused-but-set-variable]
|
Build:
examples/platformer/platformer.cpp#L376
variable 'x' set but not used [-Wunused-but-set-variable]
|
Build:
examples/platformer/platformer.cpp#L472
variable 'tick' set but not used [-Wunused-but-set-variable]
|
Build:
examples/platformer/platformer.cpp#L376
variable 'x' set but not used [-Wunused-but-set-variable]
|
Build:
examples/platformer/platformer.cpp#L472
variable 'tick' set but not used [-Wunused-but-set-variable]
|
Loading