ci: build and upload Mixxx against TagLib 2.2 and 1.11 #8
develop.yml
on: push
Check if build should be stopped
5s
git
/
block-fixup
Matrix: build / Flatpak
Matrix: build / build
Matrix: checks / build-checks
Ready to merge
0s
Annotations
28 errors and 16 warnings
|
build / macOS 15 x64
Process completed with exit code 1.
|
|
build / macOS 15 x64:
src/track/taglib/trackmetadata_matroska.cpp#L13
'TAGLIB_MAJOR_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]
|
|
build / macOS 15 x64:
src/track/taglib/trackmetadata_matroska.cpp#L12
'TAGLIB_MAJOR_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]
|
|
build / macOS 15 x64:
src/track/taglib/trackmetadata_matroska.h#L7
'TAGLIB_MAJOR_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]
|
|
build / macOS 15 x64:
src/track/taglib/trackmetadata_matroska.h#L6
'TAGLIB_MAJOR_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]
|
|
build / Windows 11 VS2026 ARM64
Process completed with exit code 1.
|
|
build / Windows 11 VS2026 ARM64:
src/track/taglib/trackmetadata_matroska.cpp#L60
binary '<<': no operator found which takes a right-hand operand of type 'const TagLib::String' (or there is no acceptable conversion)
|
|
build / Windows Server 2025 VS2026 x64
Process completed with exit code 1.
|
|
build / Windows Server 2025 VS2026 x64:
src/track/taglib/trackmetadata_matroska.cpp#L60
binary '<<': no operator found which takes a right-hand operand of type 'const TagLib::String' (or there is no acceptable conversion)
|
|
build / macOS 15 arm64
Process completed with exit code 1.
|
|
build / macOS 15 arm64:
src/track/taglib/trackmetadata_matroska.cpp#L13
'TAGLIB_MAJOR_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]
|
|
build / macOS 15 arm64:
src/track/taglib/trackmetadata_matroska.cpp#L12
'TAGLIB_MAJOR_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]
|
|
build / macOS 15 arm64:
src/track/taglib/trackmetadata_matroska.h#L7
'TAGLIB_MAJOR_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]
|
|
build / macOS 15 arm64:
src/track/taglib/trackmetadata_matroska.h#L6
'TAGLIB_MAJOR_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]
|
|
build / Android 15 arm64
Process completed with exit code 2.
|
|
build / Android 15 arm64:
src/track/taglib/trackmetadata_matroska.cpp#L61
invalid operands to binary expression ('QDebug' and 'const TagLib::String')
|
|
build / Ubuntu 24.04
Process completed with exit code 2.
|
|
build / Ubuntu 24.04:
src/track/taglib/trackmetadata_matroska.cpp#L13
"TAGLIB_MAJOR_VERSION" is not defined, evaluates to 0 [-Werror=undef]
|
|
build / Ubuntu 24.04:
src/track/taglib/trackmetadata_matroska.cpp#L12
"TAGLIB_MAJOR_VERSION" is not defined, evaluates to 0 [-Werror=undef]
|
|
build / Ubuntu 24.04:
src/track/taglib/trackmetadata_matroska.h#L7
"TAGLIB_MAJOR_VERSION" is not defined, evaluates to 0 [-Werror=undef]
|
|
build / Ubuntu 24.04:
src/track/taglib/trackmetadata_matroska.h#L6
"TAGLIB_MAJOR_VERSION" is not defined, evaluates to 0 [-Werror=undef]
|
|
checks / clazy
Process completed with exit code 2.
|
|
checks / clazy:
src/track/taglib/trackmetadata_matroska.cpp#L13
'TAGLIB_MAJOR_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]
|
|
checks / clazy:
src/track/taglib/trackmetadata_matroska.cpp#L12
'TAGLIB_MAJOR_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]
|
|
checks / clazy:
src/track/taglib/trackmetadata_matroska.h#L7
'TAGLIB_MAJOR_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]
|
|
checks / clazy:
src/track/taglib/trackmetadata_matroska.h#L6
'TAGLIB_MAJOR_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]
|
|
checks / clang-tidy
The strategy configuration was canceled because "checks.build-checks.clazy" failed
|
|
checks / clang-tidy
The operation was canceled.
|
|
pre-commit / Detecting code style issues
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / macOS 15 x64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/gcc-problem-matcher@0.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / macOS 15 x64
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 / Windows 11 VS2026 ARM64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/msvc-problem-matcher@0.3.0, ilammy/msvc-dev-cmd@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / Windows Server 2025 VS2026 x64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/msvc-problem-matcher@0.3.0, ilammy/msvc-dev-cmd@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / macOS 15 arm64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/gcc-problem-matcher@0.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / macOS 15 arm64
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 15 arm64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/gcc-problem-matcher@0.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / Ubuntu 24.04
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/gcc-problem-matcher@0.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
checks / coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/gcc-problem-matcher@0.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
checks / coverage:
src/track/taglib/trackmetadata_matroska.cpp#L13
"TAGLIB_MAJOR_VERSION" is not defined, evaluates to 0 [-Wundef]
|
|
checks / coverage:
src/track/taglib/trackmetadata_matroska.cpp#L12
"TAGLIB_MAJOR_VERSION" is not defined, evaluates to 0 [-Wundef]
|
|
checks / coverage:
src/track/taglib/trackmetadata_matroska.h#L7
"TAGLIB_MAJOR_VERSION" is not defined, evaluates to 0 [-Wundef]
|
|
checks / coverage:
src/track/taglib/trackmetadata_matroska.h#L6
"TAGLIB_MAJOR_VERSION" is not defined, evaluates to 0 [-Wundef]
|
|
checks / clazy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/gcc-problem-matcher@0.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
checks / clang-tidy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ammaraskar/gcc-problem-matcher@0.3.0. 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 | |
|---|---|---|---|
|
Mixxx-9dfddedc0a-aarch64.Debug.flatpak
|
244 MB |
sha256:774c5cfd2b1787c4c9e56cd9692f6f5fdade49ac271ad0d73959cc42c9124b94
|
|
|
Mixxx-9dfddedc0a-aarch64.flatpak
|
19 MB |
sha256:8c8e42e2890e9ab235716fb0e53f49630d9f4e25023e71c9a4459476277553f8
|
|
|
Mixxx-9dfddedc0a-x86_64.Debug.flatpak
|
249 MB |
sha256:7ed597314a1edf56b1b56efe470d3bee42aaaa113586ab189debd99325bc5dc9
|
|
|
Mixxx-9dfddedc0a-x86_64.flatpak
|
19.8 MB |
sha256:f4da22b4e0cec0c80adab9831d778edeab8428496330e7b1980b027bd2474d02
|
|