Skip to content

sys/net/nanocoap: Add CoAP over TCP support #28096

sys/net/nanocoap: Add CoAP over TCP support

sys/net/nanocoap: Add CoAP over TCP support #28096

Triggered via pull request February 13, 2025 10:08
Status Failure
Total duration 2m 57s
Artifacts

static-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
static-tests: [generated]#L1
unable to resolve reference to 'COAP_CODE_SIGNAL_CSM' for ref command
static-tests: deprecated#L31
unable to resolve reference to 'coap_pkt_udp' for ref command
static-tests: deprecated#L60
unable to resolve reference to 'nanocoap_sock_connect_udp' for ref command
static-tests: sys/include/net/coap.h#L246
Member COAP_CLASS_SIGNAL (macro definition) of group net_coap is not documented.
static-tests: sys/include/net/coap.h#L247
Member COAP_CODE_SIGNAL_CSM (macro definition) of group net_coap is not documented.
static-tests: sys/include/net/coap.h#L248
Member COAP_CODE_SIGNAL_PING (macro definition) of group net_coap is not documented.
static-tests: sys/include/net/coap.h#L249
Member COAP_CODE_SIGNAL_PONG (macro definition) of group net_coap is not documented.
static-tests: sys/include/net/coap.h#L250
Member COAP_CODE_SIGNAL_RELEASE (macro definition) of group net_coap is not documented.
static-tests: sys/include/net/coap.h#L251
Member COAP_CODE_SIGNAL_ABORT (macro definition) of group net_coap is not documented.
static-tests: sys/include/net/nanocoap.h#L197
Member MODULE_NANOCOAP_UDP (macro definition) of group net_nanocoap is not documented.
static-tests: examples/gcoap/server.c#L139
line is longer than 100 characters
static-tests: examples/gcoap/server.c#L164
line is longer than 100 characters
static-tests: examples/gcoap/server.c#L213
line is longer than 100 characters
static-tests: examples/gcoap/server.c#L275
line is longer than 100 characters
static-tests: examples/gcoap/server.c#L68
line is longer than 100 characters
static-tests: examples/gcoap/server.c#L96
too many consecutive empty lines
static-tests: examples/nanocoap_server/coap_handler.c#L180
line is longer than 100 characters
static-tests: examples/nanocoap_server/coap_handler.c#L202
line is longer than 100 characters
static-tests: examples/nanocoap_server/coap_handler.c#L44
line is longer than 100 characters
static-tests: examples/nanocoap_server/coap_handler.c#L51
line is longer than 100 characters