Move MIDI's global constants into InputEventMIDI #846
runner.yml
on: push
📊 Static checks
/
Code style, file formatting, and docs
44s
🍏 iOS
/
Template (target=template_release)
14m 30s
Matrix: 🤖 Android / build-android
Matrix: 🐧 Linux / build-linux
Matrix: 🍎 macOS / build-macos
Matrix: 🌐 Web / web-template
Matrix: 🏁 Windows / build-windows
Annotations
44 errors
|
🍏 iOS / Template (target=template_release)
Process completed with exit code 2.
|
|
🍏 iOS / Template (target=template_release)
Process completed with exit code 1.
|
|
🍎 macOS / Template (target=template_release, tests=yes)
Process completed with exit code 2.
|
|
🍎 macOS / Template (target=template_release, tests=yes)
Process completed with exit code 1.
|
|
🐧 Linux / Template w/ Mono, debug (target=template_debug, tests=yes)
Process completed with exit code 2.
|
|
🐧 Linux / Template w/ Mono, debug (target=template_debug, tests=yes)
Process completed with exit code 1.
|
|
🌐 Web / Template w/o threads (target=template_release, threads=no)
Process completed with exit code 2.
|
|
🌐 Web / Template w/o threads (target=template_release, threads=no)
Process completed with exit code 1.
|
|
🌐 Web / Template w/ threads (target=template_release, threads=yes)
Process completed with exit code 2.
|
|
🌐 Web / Template w/ threads (target=template_release, threads=yes)
Process completed with exit code 1.
|
|
🐧 Linux / Minimal template (target=template_release, tests=yes, everything disabled)
Process completed with exit code 2.
|
|
🐧 Linux / Minimal template (target=template_release, tests=yes, everything disabled)
Process completed with exit code 1.
|
|
🐧 Linux / Template w/ Mono, release (target=template_release, tests=yes)
Process completed with exit code 2.
|
|
🐧 Linux / Template w/ Mono, release (target=template_release, tests=yes)
Process completed with exit code 1.
|
|
🤖 Android / Editor (target=editor)
Process completed with exit code 2.
|
|
🤖 Android / Editor (target=editor)
Process completed with exit code 1.
|
|
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Process completed with exit code 2.
|
|
🏁 Windows / Editor w/ clang-cl (target=editor, tests=yes, use_llvm=yes)
Process completed with exit code 1.
|
|
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld)
Process completed with exit code 2.
|
|
🐧 Linux / Editor with ThreadSanitizer (target=editor, tests=yes, dev_build=yes, use_tsan=yes, use_llvm=yes, linker=lld)
Process completed with exit code 1.
|
|
🍎 macOS / Editor (target=editor, tests=yes)
Process completed with exit code 2.
|
|
🍎 macOS / Editor (target=editor, tests=yes)
Process completed with exit code 1.
|
|
🏁 Windows / Template (target=template_release, tests=yes)
Process completed with exit code 2.
|
|
🏁 Windows / Template (target=template_release, tests=yes)
Process completed with exit code 1.
|
|
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Process completed with exit code 2.
|
|
🤖 Android / Template arm32 (target=template_release, arch=arm32)
Process completed with exit code 1.
|
|
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Process completed with exit code 2.
|
|
🤖 Android / Template arm64 (target=template_release, arch=arm64)
Process completed with exit code 1.
|
|
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes)
Process completed with exit code 2.
|
|
🏁 Windows / Template w/ GCC (target=template_release, tests=yes, use_mingw=yes)
Process completed with exit code 1.
|
|
🏁 Windows / Editor (target=editor, tests=yes)
Process completed with exit code 2.
|
|
🏁 Windows / Editor (target=editor, tests=yes)
Process completed with exit code 1.
|
|
|
|
|
|
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 1.
|
|
Compatibility to 4.2-stable is broken in the following ways::
misc/extension_api_validation/4.2-stable_4.3-stable.expected#L0
Validate extension JSON: Error: Hash changed for 'classes/InputEventMIDI/methods/get_message', from 736CD461 to 228514B7. This means that the function has changed and no compatibility function was provided.
Validate extension JSON: Error: Hash changed for 'classes/InputEventMIDI/methods/set_message', from 3F6F7E96 to D70FE840. This means that the function has changed and no compatibility function was provided.
|
|
Compatibility to 4.3-stable is broken in the following ways::
misc/extension_api_validation/4.3-stable_4.4-stable.expected#L0
Validate extension JSON: Error: Hash changed for 'classes/InputEventMIDI/methods/get_message', from 736CD461 to 228514B7. This means that the function has changed and no compatibility function was provided.
Validate extension JSON: Error: Hash changed for 'classes/InputEventMIDI/methods/set_message', from 3F6F7E96 to D70FE840. This means that the function has changed and no compatibility function was provided.
|
|
Compatibility to 4.0-stable is broken in the following ways::
misc/extension_api_validation/4.0-stable_4.1-stable.expected#L0
Validate extension JSON: Error: Hash changed for 'classes/InputEventMIDI/methods/get_message', from 736CD461 to 228514B7. This means that the function has changed and no compatibility function was provided.
Validate extension JSON: Error: Hash changed for 'classes/InputEventMIDI/methods/set_message', from 3F6F7E96 to D70FE840. This means that the function has changed and no compatibility function was provided.
|
|
Compatibility to 4.1-stable is broken in the following ways::
misc/extension_api_validation/4.1-stable_4.2-stable.expected#L0
Validate extension JSON: Error: Hash changed for 'classes/InputEventMIDI/methods/get_message', from 736CD461 to 228514B7. This means that the function has changed and no compatibility function was provided.
Validate extension JSON: Error: Hash changed for 'classes/InputEventMIDI/methods/set_message', from 3F6F7E96 to D70FE840. This means that the function has changed and no compatibility function was provided.
|
|
Compatibility to 4.4-stable is broken in the following ways::
misc/extension_api_validation/4.4-stable.expected#L0
Validate extension JSON: Error: Hash changed for 'classes/InputEventMIDI/methods/get_message', from 736CD461 to 228514B7. This means that the function has changed and no compatibility function was provided.
Validate extension JSON: Error: Hash changed for 'classes/InputEventMIDI/methods/set_message', from 3F6F7E96 to D70FE840. This means that the function has changed and no compatibility function was provided.
|
|
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 2.
|
|
🐧 Linux / Editor w/ Mono (target=editor)
Process completed with exit code 1.
|
|
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld)
Process completed with exit code 2.
|
|
🐧 Linux / Editor with clang sanitizers (target=editor, tests=yes, dev_build=yes, use_asan=yes, use_ubsan=yes, use_llvm=yes, linker=lld)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
android-editor
Expired
|
124 MB |
sha256:9d8d20163401dc06a61b08598c0b19c3e91956d798af7cc1f9cb3bf8716958e1
|
|
|
android-editor-horizonos
Expired
|
142 MB |
sha256:59897b4bf90b6cab81832543b4d003e194099a199cc542066290ce69ceb582ad
|
|
|
android-editor-picoos
Expired
|
138 MB |
sha256:cb5c1a7ab5b155212fc683caaf462254ef03ae01123f0b1ea0a49a662c69b9df
|
|
|
android-template-arm32
Expired
|
77.4 MB |
sha256:b9ebdbae8fc5f80dd6edb459d94ea27a12e74a10409824678e59de7fb7735073
|
|
|
android-template-arm64
Expired
|
70 MB |
sha256:853eb63608419c606a7b094bd8398760df00e3e5a1ac10aafd7aea1342240b5a
|
|
|
ios-template
Expired
|
43.6 MB |
sha256:a506b713a3899c5dc3494e2c859f3b45b11c21c81adeefcc06ed0e0a89f34e8f
|
|
|
linux-editor-mono
Expired
|
85.9 MB |
sha256:4836fb2461ee697d0154366c6c5dac2816020a8a47575a1f9a431a859c59c339
|
|
|
linux-template-minimal
Expired
|
18.1 MB |
sha256:92bfaf97a4f5b5f9f97355097fc2f5d16d1c19781942639b421061b0ba0d3db0
|
|
|
linux-template-mono
Expired
|
34.2 MB |
sha256:999cacc813daa0aab4d538889f3eed588f142d185b1e2b82a8e5627da7dcf444
|
|
|
linux-template-mono-debug
Expired
|
32.7 MB |
sha256:a36d005c62eb66c755b5952dc2e4761d9c2194b9101c62d31c1936bef9151ff2
|
|
|
macos-editor
Expired
|
121 MB |
sha256:a1616f502a34ed6dde1396517839add75af9d0f93a398b83bd4a6fe7d0d05e72
|
|
|
macos-template
Expired
|
51 MB |
sha256:fb29caa1c41461f8bbacf9a4b45418df5182e338ce21bcfd71b6471fa63f4951
|
|
|
web-nothreads-template
Expired
|
17.4 MB |
sha256:cefef1a39ccb425283e151113159c7a7d491e05296970f52d42f9758d3fa2fa9
|
|
|
web-template
Expired
|
17.3 MB |
sha256:79453570d5c6ffa4875244b197fce0468d500066ddcc0830da60dc4a47b1c75e
|
|
|
windows-editor
Expired
|
74.2 MB |
sha256:7753e6eefab29d33e0d6bd47b52cd7c4e73c3f64e9a4360cbcd0b803650705c2
|
|
|
windows-template
Expired
|
33.4 MB |
sha256:769eddd938faa5e9303d34c49f276ec71cb6d25259893541d6c90d60b701ffc2
|
|