Skip to content

OS (Haiku): Fix warnings

cf82794
Select commit
Loading
Failed to load commit list.
Merged

Haiku port: more modules #2358

OS (Haiku): Fix warnings
cf82794
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action May 31, 2026 in 0s

5 new issues (0 max.) of at least severity.

Annotations

Check warning on line 6 in src/detection/brightness/brightness_haiku.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/detection/brightness/brightness_haiku.cpp#L6

Include file: <Application.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 7 in src/detection/brightness/brightness_haiku.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/detection/brightness/brightness_haiku.cpp#L7

Include file: <Screen.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 4 in src/detection/os/os_haiku.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/detection/os/os_haiku.c#L4

Include file: <SupportDefs.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 6 in src/detection/wmtheme/wmtheme_haiku.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/detection/wmtheme/wmtheme_haiku.cpp#L6

Include file: <Application.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 7 in src/detection/wmtheme/wmtheme_haiku.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/detection/wmtheme/wmtheme_haiku.cpp#L7

Include file: <private/interface/DecorInfo.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.