Skip to content

fix: Animated Object Shadows Render Incorrectly #57

fix: Animated Object Shadows Render Incorrectly

fix: Animated Object Shadows Render Incorrectly #57

Triggered via pull request March 14, 2026 03:11
Status Success
Total duration 10m 15s
Artifacts 4

ci.yml

on: pull_request
Detect File Changes
7s
Detect File Changes
Build Linux (GeneralsMD)  /  GeneralsMD@linux64-deploy
9m 54s
Build Linux (GeneralsMD) / GeneralsMD@linux64-deploy
Build macOS (GeneralsMD)  /  GeneralsMD@macos-vulkan
9m 21s
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan
Build Windows Modern (GeneralsMD)  /  GeneralsMD@win64-modern
4s
Build Windows Modern (GeneralsMD) / GeneralsMD@win64-modern
CI Summary
4s
CI Summary
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Detect File Changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, dorny/paths-filter@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan: build/macos-vulkan/_deps/openal_soft-src/alc/backends/coreaudio.cpp#L134
'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan: build/macos-vulkan/_deps/openal_soft-src/alc/backends/coreaudio.cpp#L126
'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan
comparison of different enumeration types ('SBServerListState' and 'SBState') [-Wenum-compare]
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan
comparison of different enumeration types ('GPIBool' (aka 'enum _GPIBool') and 'enum _GPEnum') [-Wenum-compare]
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan
comparison of different enumeration types ('GPIBool' (aka 'enum _GPIBool') and 'enum _GPEnum') [-Wenum-compare]
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan: build/macos-vulkan/_deps/sdl3_image-src/src/IMG_ImageIO.m#L557
'kUTTypeTIFF' is deprecated: first deprecated in macOS 12.0 - Use UTTypeTIFF or UTType.tiff (swift) instead. [-Wdeprecated-declarations]
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan: build/macos-vulkan/_deps/sdl3_image-src/src/IMG_ImageIO.m#L529
'kUTTypeGIF' is deprecated: first deprecated in macOS 12.0 - Use UTTypeGIF or UTType.gif (swift) instead. [-Wdeprecated-declarations]
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan: build/macos-vulkan/_deps/sdl3_image-src/src/IMG_ImageIO.m#L459
'kUTTypeTIFF' is deprecated: first deprecated in macOS 12.0 - Use UTTypeTIFF or UTType.tiff (swift) instead. [-Wdeprecated-declarations]
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan: build/macos-vulkan/_deps/sdl3_image-src/src/IMG_ImageIO.m#L438
'kUTTypeGIF' is deprecated: first deprecated in macOS 12.0 - Use UTTypeGIF or UTType.gif (swift) instead. [-Wdeprecated-declarations]
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan: build/macos-vulkan/_deps/sdl3_image-src/src/IMG_ImageIO.m#L407
'UTTypeConformsTo' is deprecated: first deprecated in macOS 12.0 - Use -[UTType conformsToType:] instead. [-Wdeprecated-declarations]
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan
fontconfig 2.17.1 is already installed and up-to-date. To reinstall 2.17.1, run: brew reinstall fontconfig
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan
freetype 2.14.2 is already installed and up-to-date. To reinstall 2.14.2, run: brew reinstall freetype
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan
pkgconf 2.5.1 is already installed and up-to-date. To reinstall 2.5.1, run: brew reinstall pkgconf
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja
Build macOS (GeneralsMD) / GeneralsMD@macos-vulkan
cmake 4.2.3 is already installed and up-to-date. To reinstall 4.2.3, run: brew reinstall cmake
Build Linux (GeneralsMD) / GeneralsMD@linux64-deploy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
build-logs-linux-GeneralsMD Expired
188 KB
sha256:916f6118bb4a64f4b084c02b9dff450061840dfcfd9a75fd53f174879fb61784
build-logs-macos-GeneralsMD Expired
1.2 MB
sha256:876c841bb825f770267c7679a9f31d5b7aca58c82f2065b5cff06b9e6f22e747
bundle-linux-GeneralsMD-linux64-deploy.tar.gz Expired
134 MB
sha256:f16eeddc72266bdd09914b2bd623b651bf21c788462f9c473a385c2731da79c3
bundle-macos-GeneralsMD-macos-vulkan.tar.gz Expired
15.4 MB
sha256:62278657f74c66037c03d4e0dfd9252566dee3915e373cfad4f6cffc6c17306a