Pattern support for dyndns_iface option #6006
analyze-target.yml
on: pull_request_target
cppcheck
55s
All tests are successful
0s
Annotations
7 warnings
cppcheck:
src/providers/be_dyndns.c#L30
Include file: <arpa/inet.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/providers/be_dyndns.c#L31
Include file: <net/if.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/providers/be_dyndns.c#L32
Include file: <ifaddrs.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/providers/be_dyndns.c#L33
Include file: <fnmatch.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/providers/be_dyndns.c#L34
Include file: <ctype.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/providers/be_dyndns.c#L35
Include file: "util/debug.h" not found.
|
cppcheck:
src/providers/be_dyndns.c#L36
Include file: "util/util.h" not found.
|