Feature/setup ci #31
Annotations
4 errors and 10 warnings
build (macos, Release)
Process completed with exit code 8.
|
build (ubuntu, Release)
Process completed with exit code 8.
|
build (macos, Debug)
Process completed with exit code 8.
|
build (ubuntu, Debug)
Process completed with exit code 8.
|
build (ubuntu, Debug):
tftp_subs.cpp#L92
implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
|
build (ubuntu, Debug):
tftp_subs.cpp#L175
implicit conversion changes signedness: 'size_t' (aka 'unsigned long') to 'ssize_t' (aka 'long') [-Wsign-conversion]
|
build (ubuntu, Debug):
tftp_subs.cpp#L177
implicit conversion changes signedness: 'size_t' (aka 'unsigned long') to 'ssize_t' (aka 'long') [-Wsign-conversion]
|
build (ubuntu, Debug):
tftp_subs.cpp#L219
implicit conversion changes signedness: 'const ssize_t' (aka 'const long') to 'size_t' (aka 'unsigned long') [-Wsign-conversion]
|
build (ubuntu, Debug):
tftpd_utils.cpp#L109
implicit conversion changes signedness: 'const short' to 'uint16_t' (aka 'unsigned short') [-Wsign-conversion]
|
build (ubuntu, Debug):
tftpd_utils.cpp#L125
implicit conversion changes signedness: 'uint16_t' (aka 'unsigned short') to 'short' [-Wsign-conversion]
|
build (ubuntu, Debug):
tftpd_utils.cpp#L180
implicit conversion changes signedness: 'long' to 'const size_t' (aka 'const unsigned long') [-Wsign-conversion]
|
build (ubuntu, Debug):
tftpd.hpp#L174
implicit conversion changes signedness: 'uint16_t' (aka 'unsigned short') to 'short' [-Wsign-conversion]
|
build (ubuntu, Debug):
tftpd.hpp#L176
implicit conversion changes signedness: 'uint16_t' (aka 'unsigned short') to 'short' [-Wsign-conversion]
|
build (ubuntu, Debug):
tftpd.hpp#L189
implicit conversion changes signedness: 'uint16_t' (aka 'unsigned short') to 'short' [-Wsign-conversion]
|