Skip to content

(POC) add skin styles for Preferences & Track Properties, LateNight PaleMoon only #17516

(POC) add skin styles for Preferences & Track Properties, LateNight PaleMoon only

(POC) add skin styles for Preferences & Track Properties, LateNight PaleMoon only #17516

Triggered via pull request November 7, 2024 15:02
Status Failure
Total duration 19m 53s
Artifacts

build-checks.yml

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

Annotations

7 errors and 1 warning
clazy: src/preferences/dialog/dlgpreferences.cpp#L301
Missing reference in range-for with non trivial type (DlgPreferences::PreferencesPage) [-Wclazy-range-loop-reference]
clazy: src/preferences/dialog/dlgpreferences.cpp#L457
Missing reference on large type (sizeof struct DlgPreferences::PreferencesPage is 64 bytes) [-Wclazy-function-args-by-ref]
clazy
Process completed with exit code 2.
clang-tidy
The job was canceled because "clazy" failed.
clang-tidy
The operation was canceled.
coverage
The job was canceled because "clazy" failed.
coverage
The operation was canceled.
clang-tidy: src/controllers/dlgprefcontrollers.cpp#L223
'auto page' can be declared as 'auto *page' [readability-qualified-auto]