Skip to content

Merge pull request #13460 from christophehenry/depreciate-lodash #8

Merge pull request #13460 from christophehenry/depreciate-lodash

Merge pull request #13460 from christophehenry/depreciate-lodash #8

Triggered via push July 23, 2024 02:57
Status Success
Total duration 45m 27s
Artifacts

build-checks.yml

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

Annotations

4 warnings
clazy: lib/rekordbox-metadata/rekordbox_pdb.cpp#L1056
8 enumeration values not handled in switch: 'PAGE_TYPE_UNKNOWN_9', 'PAGE_TYPE_UNKNOWN_10', 'PAGE_TYPE_UNKNOWN_14'... [-Wswitch]
coverage: src/library/basetracktablemodel.cpp#L1031
this statement may fall through [-Wimplicit-fallthrough=]
clang-tidy: lib/rekordbox-metadata/rekordbox_pdb.cpp#L1056
8 enumeration values not handled in switch: 'PAGE_TYPE_UNKNOWN_9', 'PAGE_TYPE_UNKNOWN_10', 'PAGE_TYPE_UNKNOWN_14'... [-Wswitch]
clang-tidy: src/analyzer/analyzerkey.cpp#L17
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]