Skip to content

Pattern support for dyndns_iface option #5999

Pattern support for dyndns_iface option

Pattern support for dyndns_iface option #5999

Triggered via pull request February 27, 2025 12:35
@thalmanthalman
opened #7855
Status Success
Total duration 1m 14s
Artifacts

analyze-target.yml

on: pull_request_target
All tests are successful
0s
All tests are successful
Fit to window
Zoom out
Zoom in

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.