sys/net/nanocoap: Add CoAP over TCP support #27470
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#L27
unable to resolve reference to 'coap_pkt_udp' for ref command
|
static-tests:
deprecated#L53
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#L206
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/nanocoap_server/coap_handler.c#L182
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L204
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L46
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L53
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L68
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L86
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L97
keyword 'switch' not followed by a single space
|
static-tests:
sys/include/net/coap.h#L267
line is longer than 100 characters
|
static-tests:
sys/include/net/coap.h#L268
line is longer than 100 characters
|
static-tests:
sys/include/net/coap.h#L388
line is longer than 100 characters
|