sys/net/nanocoap: Implement Observe (Server-Side) #27740
Annotations
4 errors and 11 warnings
static-tests:
sys/include/net/nanocoap_sock.h#L376
There is a typo: Loosing ==> Losing
If this is a false positive, add it to dist/tools/codespell/ignored_words.txt.
You can fix this interactively by calling
CODESPELL_INTERACTIVE=1 BASE_BRANCH=master ./dist/tools/codespell/check.sh
|
static-tests:
sys/net/application_layer/nanocoap/sock.c#L1294
There is a typo: unregistred ==> unregistered
If this is a false positive, add it to dist/tools/codespell/ignored_words.txt.
You can fix this interactively by calling
CODESPELL_INTERACTIVE=1 BASE_BRANCH=master ./dist/tools/codespell/check.sh
|
static-tests:
sys/net/application_layer/nanocoap/sock.c#L1309
There is a typo: unregistred ==> unregistered
If this is a false positive, add it to dist/tools/codespell/ignored_words.txt.
You can fix this interactively by calling
CODESPELL_INTERACTIVE=1 BASE_BRANCH=master ./dist/tools/codespell/check.sh
|
static-tests
Process completed with exit code 2.
|
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#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
|
static-tests:
examples/nanocoap_server/coap_handler.c#L66
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L84
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L95
keyword 'switch' not followed by a single space
|
static-tests:
sys/include/net/nanocoap_sock.h#L297
line is longer than 100 characters
|
static-tests:
sys/include/net/nanocoap_sock.h#L326
line is longer than 100 characters
|
static-tests:
sys/net/application_layer/nanocoap/nanocoap.c#L917
line is longer than 100 characters
|