Support mDNS responder probing #172102
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
2m 20s
Annotations
3 errors and 2 warnings
Run compliance checks on patch series (PR):
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LINE_SPACING: Missing a blank line after declarations
File:subsys/net/lib/dns/mdns_responder.c
Line:1287
EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'announce', this function's name, in a string
File:subsys/net/lib/dns/mdns_responder.c
Line:1467
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
LINE_SPACING:
subsys/net/lib/dns/mdns_responder.c#L1287
subsys/net/lib/dns/mdns_responder.c:1287 Missing a blank line after declarations
|
EMBEDDED_FUNCTION_NAME:
subsys/net/lib/dns/mdns_responder.c#L1467
subsys/net/lib/dns/mdns_responder.c:1467 Prefer using '"%s...", __func__' to using 'announce', this function's name, in a string
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
|
710 Bytes |
|