Skip to content

AutoDJProcessor: Accurately calculate the remaining play time #5568

AutoDJProcessor: Accurately calculate the remaining play time

AutoDJProcessor: Accurately calculate the remaining play time #5568

Triggered via pull request August 11, 2026 09:50
Status Failure
Total duration 1h 22m 47s
Artifacts

develop.yml

on: pull_request
Check if build should be stopped
6s
Check if build should be stopped
git  /  block-fixup
9s
git / block-fixup
Matrix: build / Flatpak
Matrix: build / build
Matrix: checks / build-checks
pre-commit  /  Detecting code style issues
2m 46s
pre-commit / Detecting code style issues
build  /  Update manifest file on download server
41s
build / Update manifest file on download server
Ready to merge
0s
Ready to merge
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 12 warnings
build / Windows 11 VS2026 ARM64
Process completed with exit code 1.
build / Windows 11 VS2026 ARM64: src/library/autodj/autodjprocessor.cpp#L1334
'AutoDJProcessor::calculateTransitionImpl': redefinition; different basic types
build / Windows 11 VS2026 ARM64: src/library/autodj/autodjprocessor.cpp#L1334
'bool AutoDJProcessor::calculateTransitionImpl(TrackOrDeckAttributes *,TrackOrDeckAttributes *,bool)': overloaded function differs only by return type from 'void AutoDJProcessor::calculateTransitionImpl(TrackOrDeckAttributes *,TrackOrDeckAttributes *,bool)'
build / macOS 15 x64
Process completed with exit code 1.
build / macOS 15 x64: src/library/autodj/autodjprocessor.cpp#L1334
return type of out-of-line definition of 'AutoDJProcessor::calculateTransitionImpl' differs from that in the declaration
build / Flatpak (x86_64, ubuntu-24.04)
Build failed: Error: The process '/app/bin/xvfb-run' failed with exit code 1
build / Flatpak (aarch64, ubuntu-24.04-arm)
The strategy configuration was canceled because "build.build-flatpak.x86_64_ubuntu-24_04" failed
build / Flatpak (aarch64, ubuntu-24.04-arm)
The operation was canceled.
build / Windows Server 2025 VS2026 x64
Process completed with exit code 1.
build / Windows Server 2025 VS2026 x64: src/library/autodj/autodjprocessor.cpp#L1334
'AutoDJProcessor::calculateTransitionImpl': redefinition; different basic types
build / Windows Server 2025 VS2026 x64: src/library/autodj/autodjprocessor.cpp#L1334
'bool AutoDJProcessor::calculateTransitionImpl(TrackOrDeckAttributes *,TrackOrDeckAttributes *,bool)': overloaded function differs only by return type from 'void AutoDJProcessor::calculateTransitionImpl(TrackOrDeckAttributes *,TrackOrDeckAttributes *,bool)'
build / macOS 15 arm64
Process completed with exit code 1.
build / macOS 15 arm64: src/library/autodj/autodjprocessor.cpp#L1334
return type of out-of-line definition of 'AutoDJProcessor::calculateTransitionImpl' differs from that in the declaration
build / Ubuntu 24.04
Process completed with exit code 2.
build / Ubuntu 24.04: src/library/autodj/autodjprocessor.cpp#L1334
no declaration matches ‘bool AutoDJProcessor::calculateTransitionImpl(TrackOrDeckAttributes*, TrackOrDeckAttributes*, bool)’
build / Android 15 arm64
Process completed with exit code 2.
build / Android 15 arm64: src/library/autodj/autodjprocessor.cpp#L1334
return type of out-of-line definition of 'AutoDJProcessor::calculateTransitionImpl' differs from that in the declaration
checks / coverage
Process completed with exit code 2.
checks / coverage: src/library/autodj/autodjprocessor.cpp#L1334
no declaration matches ‘bool AutoDJProcessor::calculateTransitionImpl(TrackOrDeckAttributes*, TrackOrDeckAttributes*, bool)’
checks / clang-tidy
The strategy configuration was canceled because "checks.build-checks.coverage" failed
checks / clang-tidy
The operation was canceled.
checks / clang-tidy: src/library/autodj/autodjprocessor.cpp#L1334
return type of out-of-line definition of 'AutoDJProcessor::calculateTransitionImpl' differs from that in the declaration [clang-diagnostic-error]
checks / clazy
The strategy configuration was canceled because "checks.build-checks.coverage" failed
checks / clazy
The operation was canceled.
checks / clazy: src/library/autodj/autodjprocessor.cpp#L1334
return type of out-of-line definition of 'AutoDJProcessor::calculateTransitionImpl' differs from that in the declaration
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 / 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
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 / 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 / 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/
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/
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 / 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/
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/