De-duplicate blit API -> fatfs glue #1264
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/.
|
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\voxel\voxel.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]
|
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\examples\palette-cycle\palette-cycle.vcxproj]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "32blit-sdk-3a850c5a5f15bc676eaa77b753e4eb49d9e78a52-LIN64", "32blit-sdk-3a850c5a5f15bc676eaa77b753e4eb49d9e78a52-macOS", "32blit-sdk-3a850c5a5f15bc676eaa77b753e4eb49d9e78a52-MinGW", "32blit-sdk-3a850c5a5f15bc676eaa77b753e4eb49d9e78a52-PicoSystem", "32blit-sdk-3a850c5a5f15bc676eaa77b753e4eb49d9e78a52-PicoVision", "32blit-sdk-3a850c5a5f15bc676eaa77b753e4eb49d9e78a52-STM32", "32blit-sdk-3a850c5a5f15bc676eaa77b753e4eb49d9e78a52-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