Skip to content

Feature/setup ci

Feature/setup ci #42

Triggered via pull request August 30, 2023 18:11
Status Failure
Total duration 5m 41s
Artifacts

cmake.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build (ubuntu, Debug)
Process completed with exit code 1.
build (ubuntu, Release)
Cache folder path is retrieved for pip but doesn't exist on disk: /home/runner/.cache/pip
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]