sys/net/nanocoap: Add CoAP over TCP support #27742
Annotations
10 errors and 11 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#L57
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#L207
Member MODULE_NANOCOAP_UDP (macro definition) of group net_nanocoap is not documented.
|
static-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
static-tests:
examples/gcoap/server.c#L138
line is longer than 100 characters
|
static-tests:
examples/gcoap/server.c#L163
line is longer than 100 characters
|
static-tests:
examples/gcoap/server.c#L212
line is longer than 100 characters
|
static-tests:
examples/gcoap/server.c#L274
line is longer than 100 characters
|
static-tests:
examples/gcoap/server.c#L67
line is longer than 100 characters
|
static-tests:
examples/gcoap/server.c#L95
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
|