Skip to content

RPC client/server test using UTransportMock #863

RPC client/server test using UTransportMock

RPC client/server test using UTransportMock #863

Triggered via pull request August 14, 2024 20:36
Status Failure
Total duration 4m 54s
Artifacts 8

ci.yml

on: pull_request
Build up-cpp and dependencies
1m 32s
Build up-cpp and dependencies
Run up-cpp tests
10s
Run up-cpp tests
Run Valgrind Memcheck
2m 58s
Run Valgrind Memcheck
Run Valgrind ThreadCheck
2m 27s
Run Valgrind ThreadCheck
Run Valgrind Helgrind
2m 36s
Run Valgrind Helgrind
Run Valgrind DHAT
2m 38s
Run Valgrind DHAT
Lint C++ sources
59s
Lint C++ sources
CI status checks
0s
CI status checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Lint C++ sources
Process completed with exit code 1.
include/up-cpp/utils/CyclicQueue.h:26:23 [readability-avoid-const-params-in-decls]: include/up-cpp/utils/CyclicQueue.h#L26
parameter 'max_size' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
include/up-cpp/utils/IpAddress.h:62:21 [readability-avoid-const-params-in-decls]: include/up-cpp/utils/IpAddress.h#L62
parameter 'ip_string' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
include/up-cpp/utils/IpAddress.h:86:27 [readability-identifier-naming]: include/up-cpp/utils/IpAddress.h#L86
invalid case style for constexpr variable 'ip_v4_address_bytes'
include/up-cpp/utils/IpAddress.h:89:27 [readability-identifier-naming]: include/up-cpp/utils/IpAddress.h#L89
invalid case style for constexpr variable 'ip_v6_address_bytes'
include/up-cpp/utils/ThreadPool.h:35:13 [readability-avoid-const-params-in-decls]: include/up-cpp/utils/ThreadPool.h#L35
parameter 'max_queue_size' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
include/up-cpp/utils/ThreadPool.h:35:42 [readability-avoid-const-params-in-decls]: include/up-cpp/utils/ThreadPool.h#L35
parameter 'max_num_of_threads' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions

Artifacts

Produced during runtime
Name Size
build-artifacts
39.3 MB
compile-commands
1.81 KB
conan-cache
1.85 MB
test-results
125 KB
valgrind-dhat-log
2.91 KB
valgrind-helgrind-log
47.6 KB
valgrind-memcheck-log
122 KB
valgrind-threadcheck-log
184 KB