Skip to content

Replace deadline_timer with system_timer #64

Replace deadline_timer with system_timer

Replace deadline_timer with system_timer #64

Triggered via pull request December 7, 2025 16:55
Status Success
Total duration 3m 13s
Artifacts

code-scanning.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
src/udp2tcp.cpp:131:75 [readability-identifier-length]: src/udp2tcp.cpp#L131
parameter name 'ec' is too short, expected at least 3 characters
src/udp2tcp.cpp:128:56 [readability-identifier-length]: src/udp2tcp.cpp#L128
parameter name 'ec' is too short, expected at least 3 characters
src/udp2tcp.cpp:64:68 [readability-identifier-length]: src/udp2tcp.cpp#L64
parameter name 'ec' is too short, expected at least 3 characters
src/udp2tcp.cpp:56:55 [readability-identifier-length]: src/udp2tcp.cpp#L56
parameter name 'ec' is too short, expected at least 3 characters
src/udp2tcp.cpp:28:9 [cppcoreguidelines-macro-usage]: src/udp2tcp.cpp#L28
function-like macro 'LOG' used; consider a 'constexpr' template function
Run clang-format on src/udp2tcp.cpp: src/udp2tcp.cpp#L0
File src/udp2tcp.cpp does not conform to Custom style guidelines. (lines 220)