Merge pull request #854 from Daft-Freak/pico-sdk-2.0 #1267
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
32blit/graphics/tilemap.hpp#L27
nonstandard extension used: zero-sized array in struct/union [D:\a\32blit-sdk\build\32blit\BlitEngine.vcxproj]
|
32blit/graphics/tilemap.hpp#L27
nonstandard extension used: zero-sized array in struct/union [D:\a\32blit-sdk\build\32blit\BlitEngine.vcxproj]
|
launcher-shared/executable.hpp#L55
nonstandard extension used: zero-sized array in struct/union [D:\a\32blit-sdk\build\launcher-shared\LauncherShared.vcxproj]
|
32blit/graphics/tilemap.hpp#L27
nonstandard extension used: zero-sized array in struct/union [D:\a\32blit-sdk\build\32blit-sdl\BlitHalSDL.vcxproj]
|
32blit/graphics/tilemap.hpp#L27
nonstandard extension used: zero-sized array in struct/union [D:\a\32blit-sdk\build\examples\tween-demo\tween-demo.vcxproj]
|
32blit/graphics/tilemap.hpp#L27
nonstandard extension used: zero-sized array in struct/union [D:\a\32blit-sdk\build\examples\voxel\voxel.vcxproj]
|
examples/voxel/voxel.cpp#L100
declaration of 'position' hides global declaration [D:\a\32blit-sdk\build\examples\voxel\voxel.vcxproj]
|
examples/voxel/voxel.cpp#L100
declaration of 'angle' hides global declaration [D:\a\32blit-sdk\build\examples\voxel\voxel.vcxproj]
|
examples/voxel/voxel.cpp#L100
declaration of 'lean' hides global declaration [D:\a\32blit-sdk\build\examples\voxel\voxel.vcxproj]
|
32blit/graphics/tilemap.hpp#L27
nonstandard extension used: zero-sized array in struct/union [D:\a\32blit-sdk\build\launcher\launcher.vcxproj]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "32blit-sdk-574545f6a8808a805b00dc171ba12376055ce2bc-LIN64", "32blit-sdk-574545f6a8808a805b00dc171ba12376055ce2bc-macOS", "32blit-sdk-574545f6a8808a805b00dc171ba12376055ce2bc-MinGW", "32blit-sdk-574545f6a8808a805b00dc171ba12376055ce2bc-PicoSystem", "32blit-sdk-574545f6a8808a805b00dc171ba12376055ce2bc-PicoVision", "32blit-sdk-574545f6a8808a805b00dc171ba12376055ce2bc-STM32", "32blit-sdk-574545f6a8808a805b00dc171ba12376055ce2bc-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/
|
This job succeeded
Loading