Skip to content

Handle error value of shout_set_metadata() #2768

Handle error value of shout_set_metadata()

Handle error value of shout_set_metadata() #2768

Triggered via push October 5, 2023 06:42
Status Success
Total duration 38m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-checks.yml

on: push
Matrix: build-checks
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
clazy: lib/libshout-idjc/src/common/net/sock.c#L614
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clazy: lib/libshout-idjc/src/common/net/sock.c#L657
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clazy: lib/libshout-idjc/src/common/net/sock.c#L738
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
coverage: lib/libshout-idjc/src/common/net/sock.c#L614
comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
coverage: lib/libshout-idjc/src/common/net/sock.c#L657
comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
coverage: lib/libshout-idjc/src/common/net/sock.c#L738
comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
coverage: lib/libshout-idjc/src/shout.c#L701
this statement may fall through [-Wimplicit-fallthrough=]
clang-tidy: lib/libshout-idjc/src/common/net/sock.c#L614
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang-tidy: lib/libshout-idjc/src/common/net/sock.c#L657
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
clang-tidy: lib/libshout-idjc/src/common/net/sock.c#L738
comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]