MajdataPlay build #2876
main.yml
on: push
Matrix: Build (Android)
Matrix: Build (macOS/iOS)
Matrix: Build (Windows/Linux)
Publish nightly release (replace only after all builds succeed)
1m 18s
Annotations
3 errors and 68 warnings
|
Build (Windows/Linux) (Release, StandaloneWindows64)
EntryPointNotFoundException: GetSystemTimePreciseAsFileTime assembly:<unknown assembly> type:<unknown type> member:(null)
|
|
Build (Windows/Linux) (Release, StandaloneWindows64)
EntryPointNotFoundException: GetSystemTimePreciseAsFileTime assembly:<unknown assembly> type:<unknown type> member:(null)
|
|
Build (macOS/iOS) (Release, StandaloneOSX)
DirectoryNotFoundException: Could not find a part of the path "/Users/runner/work/MajdataPlay/MajdataPlay/Release/StandaloneOSX/MajdataPlay/MajdataPlay.xcodeproj/project.pbxproj".
|
|
Build (Windows/Linux) (Release, StandaloneLinux64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, game-ci/unity-builder@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (Windows/Linux) (Release, StandaloneLinux64)
Assets/Plugins/SkiaForUnity/Runtime/HB_TEXTBlock.cs(103,22): warning CS8601: Possible null reference assignment.
|
|
Build (Windows/Linux) (Release, StandaloneLinux64)
Assets/Plugins/SkiaForUnity/Runtime/HB_TEXTBlock.cs(88,22): warning CS8601: Possible null reference assignment.
|
|
Build (Windows/Linux) (Release, StandaloneLinux64)
Assets/Plugins/SkiaForUnity/Runtime/models/HBLinks.cs(6,23): warning CS8618: Non-nullable field 'link' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Build (Windows/Linux) (Release, StandaloneLinux64)
Assets/Plugins/SkiaForUnity/Runtime/models/markers.cs(9,27): warning CS8618: Non-nullable field 'cm' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Build (Windows/Linux) (Release, StandaloneLinux64)
Assets/Plugins/SkiaForUnity/Runtime/models/markers.cs(23,20): warning CS8603: Possible null reference return.
|
|
Build (Windows/Linux) (Release, StandaloneLinux64)
Assets/Plugins/SkiaForUnity/Runtime/models/markers.cs(14,24): warning CS8603: Possible null reference return.
|
|
Build (Windows/Linux) (Release, StandaloneLinux64)
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
|
Build (Windows/Linux) (Release, StandaloneLinux64)
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
|
Build (Windows/Linux) (Release, StandaloneLinux64)
Generating resource manifest for StandaloneLinux64.
|
|
Build (Windows/Linux) (Release, StandaloneLinux64)
OnPreprocessBuild
|
|
Build (Windows/Linux) (Release, StandaloneWindows64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, game-ci/unity-builder@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (Windows/Linux) (Release, StandaloneWindows64)
Assets/Plugins/SkiaForUnity/Runtime/HB_TEXTBlock.cs(103,22): warning CS8601: Possible null reference assignment.
|
|
Build (Windows/Linux) (Release, StandaloneWindows64)
Assets/Plugins/SkiaForUnity/Runtime/HB_TEXTBlock.cs(88,22): warning CS8601: Possible null reference assignment.
|
|
Build (Windows/Linux) (Release, StandaloneWindows64)
Assets/Plugins/SkiaForUnity/Runtime/models/HBLinks.cs(6,23): warning CS8618: Non-nullable field 'link' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Build (Windows/Linux) (Release, StandaloneWindows64)
Assets/Plugins/SkiaForUnity/Runtime/models/markers.cs(9,27): warning CS8618: Non-nullable field 'cm' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Build (Windows/Linux) (Release, StandaloneWindows64)
Assets/Plugins/SkiaForUnity/Runtime/models/markers.cs(23,20): warning CS8603: Possible null reference return.
|
|
Build (Windows/Linux) (Release, StandaloneWindows64)
Assets/Plugins/SkiaForUnity/Runtime/models/markers.cs(14,24): warning CS8603: Possible null reference return.
|
|
Build (Windows/Linux) (Release, StandaloneWindows64)
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
|
Build (Windows/Linux) (Release, StandaloneWindows64)
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
|
Build (Windows/Linux) (Release, StandaloneWindows64)
Generating resource manifest for StandaloneWindows64.
|
|
Build (Windows/Linux) (Release, StandaloneWindows64)
OnPreprocessBuild
|
|
Build (macOS/iOS) (Release, StandaloneOSX)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, game-ci/unity-builder@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (macOS/iOS) (Release, StandaloneOSX)
Assets/Plugins/ManagedBass/src/Bass/Portable/Bass/Structures/ChannelInfo.cs(95,35): warning CS8603: Possible null reference return.
|
|
Build (macOS/iOS) (Release, StandaloneOSX)
Assets/Plugins/ManagedBass/src/Bass/Portable/Bass/PInvoke/Channels.cs(783,20): warning CS8603: Possible null reference return.
|
|
Build (macOS/iOS) (Release, StandaloneOSX)
Assets/Plugins/ManagedBass/src/Bass/Portable/MediaPlayer.cs(398,91): warning CS8625: Cannot convert null literal to non-nullable reference type.
|
|
Build (macOS/iOS) (Release, StandaloneOSX)
Assets/Plugins/ManagedBass/src/Bass/Portable/Effects/Objects/Effect Base.cs(113,91): warning CS8625: Cannot convert null literal to non-nullable reference type.
|
|
Build (macOS/iOS) (Release, StandaloneOSX)
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
|
Build (macOS/iOS) (Release, StandaloneOSX)
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
|
Build (macOS/iOS) (Release, StandaloneOSX)
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
|
Build (macOS/iOS) (Release, StandaloneOSX)
Generating resource manifest for StandaloneOSX.
|
|
Build (macOS/iOS) (Release, StandaloneOSX)
OnPreprocessBuild
|
|
Build (macOS/iOS) (Release, StandaloneOSX)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Build (Android) (Release, Android, foss)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, game-ci/unity-builder@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (Android) (Release, Android, foss)
Assets/Plugins/SkiaForUnity/Runtime/HB_TEXTBlock.cs(88,22): warning CS8601: Possible null reference assignment.
|
|
Build (Android) (Release, Android, foss)
Assets/Plugins/SkiaForUnity/Runtime/models/HBLinks.cs(6,23): warning CS8618: Non-nullable field 'link' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Build (Android) (Release, Android, foss)
Assets/Plugins/SkiaForUnity/Runtime/models/markers.cs(9,27): warning CS8618: Non-nullable field 'cm' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Build (Android) (Release, Android, foss)
Assets/Plugins/SkiaForUnity/Runtime/models/markers.cs(23,20): warning CS8603: Possible null reference return.
|
|
Build (Android) (Release, Android, foss)
Assets/Plugins/SkiaForUnity/Runtime/models/markers.cs(14,24): warning CS8603: Possible null reference return.
|
|
Build (Android) (Release, Android, foss)
Assets/Plugins/MajdataPlay/Buffers/RentedList.cs(39,28): warning CS8603: Possible null reference return.
|
|
Build (Android) (Release, Android, foss)
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
|
Build (Android) (Release, Android, foss)
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
|
Build (Android) (Release, Android, foss)
Generating resource manifest for Android.
|
|
Build (Android) (Release, Android, foss)
OnPreprocessBuild
|
|
Build (Android) (Release, Android, play)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, game-ci/unity-builder@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (Android) (Release, Android, play)
WARNING!! 'track' is deprecated and will be removed in a future release. Please migrate to 'tracks'
|
|
Build (Android) (Release, Android, play)
Assets/Plugins/SkiaForUnity/Runtime/HB_TEXTBlock.cs(88,22): warning CS8601: Possible null reference assignment.
|
|
Build (Android) (Release, Android, play)
Assets/Plugins/SkiaForUnity/Runtime/models/HBLinks.cs(6,23): warning CS8618: Non-nullable field 'link' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Build (Android) (Release, Android, play)
Assets/Plugins/SkiaForUnity/Runtime/models/markers.cs(9,27): warning CS8618: Non-nullable field 'cm' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Build (Android) (Release, Android, play)
Assets/Plugins/SkiaForUnity/Runtime/models/markers.cs(23,20): warning CS8603: Possible null reference return.
|
|
Build (Android) (Release, Android, play)
Assets/Plugins/SkiaForUnity/Runtime/models/markers.cs(14,24): warning CS8603: Possible null reference return.
|
|
Build (Android) (Release, Android, play)
Assets/Plugins/MajdataPlay/Buffers/RentedList.cs(39,28): warning CS8603: Possible null reference return.
|
|
Build (Android) (Release, Android, play)
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
|
Build (Android) (Release, Android, play)
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
|
Build (Android) (Release, Android, play)
Generating resource manifest for Android.
|
|
Build (Android) (Release, Android, play)
OnPreprocessBuild
|
|
Build (macOS/iOS) (Release, iOS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, apple-actions/import-codesign-certs@v3, game-ci/unity-builder@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (macOS/iOS) (Release, iOS)
Assets/Plugins/UniTask/src/Runtime/Channel.cs(136,64): warning CS8625: Cannot convert null literal to non-nullable reference type.
|
|
Build (macOS/iOS) (Release, iOS)
Assets/Plugins/UniTask/src/Runtime/Channel.cs(66,48): warning CS8625: Cannot convert null literal to non-nullable reference type.
|
|
Build (macOS/iOS) (Release, iOS)
Assets/Plugins/UniTask/src/Runtime/Channel.cs(64,60): warning CS8625: Cannot convert null literal to non-nullable reference type.
|
|
Build (macOS/iOS) (Release, iOS)
Assets/Plugins/UniTask/src/Runtime/Progress.cs(18,113): warning CS8625: Cannot convert null literal to non-nullable reference type.
|
|
Build (macOS/iOS) (Release, iOS)
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
|
Build (macOS/iOS) (Release, iOS)
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
|
Build (macOS/iOS) (Release, iOS)
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
|
Build (macOS/iOS) (Release, iOS)
Generating resource manifest for iOS.
|
|
Build (macOS/iOS) (Release, iOS)
OnPreprocessBuild
|
|
Build (macOS/iOS) (Release, iOS)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Publish nightly release (replace only after all builds succeed)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4. 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 | |
|---|---|---|---|
|
out-Android-foss
Expired
|
417 MB |
sha256:94cc81cbfde37e06e6102256766e89a98f6d3cb4a5d14215cf37ee7019ab08cd
|
|
|
out-Android-play
Expired
|
251 MB |
sha256:37d6dbd233429d96bc7d411ed42ee009f29f03c1c32fcd49d333a3839b11f6a7
|
|
|
out-StandaloneLinux64
Expired
|
199 MB |
sha256:9c3ea2129337db7e65bebaf9438f0eaaef1a2569045c5d39476d519e03857d53
|
|
|
out-StandaloneOSX
Expired
|
214 MB |
sha256:37058e3905ee834302582529924e41029c7da61c17278652243c393bbf40f972
|
|
|
out-StandaloneWindows64
Expired
|
251 MB |
sha256:528a7653265614dda9872ca54af930721b9b1289bcfd54c2c643cdd27076fe1b
|
|
|
out-iOS
Expired
|
327 MB |
sha256:c38b82113feaadc9206f24d4ddb3e0737d9d80f3f67ea08756db2b10b1fd114e
|
|