AutoDJProcessor: Accurately calculate the remaining play time #5521
Annotations
10 errors and 2 warnings
|
Build:
src/library/autodj/autodjprocessor.cpp#L1378
cannot initialize a parameter of type 'DeckAttributes *' with an lvalue of type 'TrackOrDeckAttributes *'
|
|
Build:
src/library/autodj/autodjprocessor.cpp#L1377
cannot initialize a parameter of type 'DeckAttributes *' with an lvalue of type 'TrackOrDeckAttributes *'
|
|
Build:
src/library/autodj/autodjprocessor.cpp#L1343
cannot initialize a parameter of type 'DeckAttributes *' with an lvalue of type 'TrackOrDeckAttributes *'
|
|
Build:
src/library/autodj/autodjprocessor.cpp#L1342
cannot initialize a parameter of type 'DeckAttributes *' with an lvalue of type 'TrackOrDeckAttributes *'
|
|
Build:
src/library/autodj/autodjprocessor.cpp#L1334
out-of-line definition of 'calculateTransitionImpl' does not match any declaration in 'AutoDJProcessor'
|
|
Build:
src/library/autodj/autodjprocessor.cpp#L196
cannot initialize a parameter of type 'DeckAttributes *' with an rvalue of type 'TrackAttributes *'
|
|
Build:
src/library/autodj/autodjprocessor.cpp#L147
out-of-line definition of 'updateQueueDuration' does not match any declaration in 'AutoDJProcessor'
|
|
Build:
src/library/autodj/autodjprocessor.cpp#L140
use of undeclared identifier 'updateQueueDuration'; did you mean 'getQueueDuration'?
|
|
Build:
src/library/autodj/autodjprocessor.cpp#L136
use of undeclared identifier 'updateQueueDuration'; did you mean 'getQueueDuration'?
|
|
Build:
src/library/autodj/autodjprocessor.cpp#L131
use of undeclared identifier 'updateQueueDuration'; did you mean 'getQueueDuration'?
|
|
Complete job
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/
|
|
[macOS] install ccache and make
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
|
background
wait
wait-all
cancel
parallel
Loading