Merge pull request #843 from Daft-Freak/can-launch #1242
Annotations
12 warnings
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]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "32blit-sdk-8bec3c425c123cccd947d63705ec11bd3e03ff9f-LIN64", "32blit-sdk-8bec3c425c123cccd947d63705ec11bd3e03ff9f-macOS", "32blit-sdk-8bec3c425c123cccd947d63705ec11bd3e03ff9f-MinGW", "32blit-sdk-8bec3c425c123cccd947d63705ec11bd3e03ff9f-PicoSystem", "32blit-sdk-8bec3c425c123cccd947d63705ec11bd3e03ff9f-PicoVision", "32blit-sdk-8bec3c425c123cccd947d63705ec11bd3e03ff9f-STM32", "32blit-sdk-8bec3c425c123cccd947d63705ec11bd3e03ff9f-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/
|
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