Tweak Windows CLI docs #1250
Annotations
12 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "32blit-sdk-b172f4e2a25792aba7f71ba11b44e75023d93ed6-LIN64", "32blit-sdk-b172f4e2a25792aba7f71ba11b44e75023d93ed6-macOS", "32blit-sdk-b172f4e2a25792aba7f71ba11b44e75023d93ed6-MinGW", "32blit-sdk-b172f4e2a25792aba7f71ba11b44e75023d93ed6-PicoSystem", "32blit-sdk-b172f4e2a25792aba7f71ba11b44e75023d93ed6-PicoVision", "32blit-sdk-b172f4e2a25792aba7f71ba11b44e75023d93ed6-STM32", "32blit-sdk-b172f4e2a25792aba7f71ba11b44e75023d93ed6-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/.
|
examples/flight/flight.cpp#L144
variable 'tick_count' set but not used [-Wunused-but-set-variable]
|
examples/flight/flight.cpp#L269
variable 'lerp_value' set but not used [-Wunused-but-set-variable]
|
examples/flight/flight.cpp#L144
variable 'tick_count' set but not used [-Wunused-but-set-variable]
|
examples/flight/flight.cpp#L269
variable 'lerp_value' set but not used [-Wunused-but-set-variable]
|
examples/logo/logo.cpp#L62
variable 'x' set but not used [-Wunused-but-set-variable]
|
examples/logo/logo.cpp#L62
variable 'x' set but not used [-Wunused-but-set-variable]
|
examples/platformer/platformer.cpp#L376
variable 'x' set but not used [-Wunused-but-set-variable]
|
examples/platformer/platformer.cpp#L472
variable 'tick' set but not used [-Wunused-but-set-variable]
|
examples/platformer/platformer.cpp#L376
variable 'x' set but not used [-Wunused-but-set-variable]
|
examples/platformer/platformer.cpp#L472
variable 'tick' set but not used [-Wunused-but-set-variable]
|
This job succeeded
Loading