Skip to content

Replace deadline timer with system timer #63

Replace deadline timer with system timer

Replace deadline timer with system timer #63

Triggered via push December 7, 2025 16:55
Status Failure
Total duration 3m 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error, 11 warnings, and 1 notice
code-ql
ref 'refs/heads/copilot/replace-deadline-timer' not found in this repository - https://docs.github.com/rest
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
code-ql
ref 'refs/heads/copilot/replace-deadline-timer' not found in this repository - https://docs.github.com/rest
Run clang-format on src/udp2tcp.cpp: src/udp2tcp.cpp#L0
File src/udp2tcp.cpp does not conform to Custom style guidelines. (lines 220)