Skip to content

Use preferred notation form ID3v2 when writing key changes to files #2767

Use preferred notation form ID3v2 when writing key changes to files

Use preferred notation form ID3v2 when writing key changes to files #2767

Triggered via push October 5, 2023 06:31
Status Failure
Total duration 13m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-checks.yml

on: push
Matrix: build-checks
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
coverage: src/library/dlgtrackinfo.cpp#L729
‘class mixxx::TrackRecord’ has no member named ‘updateGlobalKeyNormalizeText’
coverage: src/track/track.cpp#L209
‘class mixxx::TrackRecord’ has no member named ‘updateGlobalKeyNormalizeText’
coverage: src/track/track.cpp#L296
‘class mixxx::TrackRecord’ has no member named ‘getGlobalKey’
coverage: src/track/track.cpp#L307
‘class mixxx::TrackRecord’ has no member named ‘getGlobalKey’
coverage: src/track/track.cpp#L1412
‘class mixxx::TrackRecord’ has no member named ‘updateGlobalKey’
coverage: src/track/track.cpp#L1419
‘const class mixxx::TrackRecord’ has no member named ‘getGlobalKey’
coverage
Process completed with exit code 2.
clang-tidy
The job was canceled because "coverage" failed.
clang-tidy
The operation was canceled.
clazy
The job was canceled because "coverage" failed.
clazy: src/library/dao/trackdao.cpp#L1260
unused variable 'shouldDirty' [-Werror,-Wunused-variable]
clazy: src/library/dlgtrackinfo.cpp#L729
no member named 'updateGlobalKeyNormalizeText' in 'mixxx::TrackRecord'
clazy: src/track/track.cpp#L209
no member named 'updateGlobalKeyNormalizeText' in 'mixxx::TrackRecord'
clazy: src/track/track.cpp#L296
no member named 'getGlobalKey' in 'mixxx::TrackRecord'
clazy: src/track/track.cpp#L307
no member named 'getGlobalKey' in 'mixxx::TrackRecord'
clazy: src/track/track.cpp#L1412
no member named 'updateGlobalKey' in 'mixxx::TrackRecord'
clazy: src/track/track.cpp#L1419
no member named 'getGlobalKey' in 'mixxx::TrackRecord'
clazy
The operation was canceled.
coverage: src/library/dao/trackdao.cpp#L1260
unused variable ‘shouldDirty’ [-Wunused-variable]