Skip to content

dnsdist: Add the ability to set custom HTTP responses over DoH3 #13962

dnsdist: Add the ability to set custom HTTP responses over DoH3

dnsdist: Add the ability to set custom HTTP responses over DoH3 #13962

Triggered via pull request January 10, 2025 10:30
Status Failure
Total duration 33m 5s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Force failure in case there are binaries present in a pull request
3s
Force failure in case there are binaries present in a pull request
Check whether clang-tidy succeeded
0s
Check whether clang-tidy succeeded
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Check whether clang-tidy succeeded
DNSdist clang-tidy failed
Check whether clang-tidy succeeded
Process completed with exit code 1.
Analyze (cpp, dnsdist): pdns/dnsdistdist/doh3.cc#L318
do not use pointer arithmetic (cppcoreguidelines-pro-bounds-pointer-arithmetic - Level=Warning)
Analyze (cpp, dnsdist): pdns/dnsdistdist/dnsdist-lua-ffi.cc#L504
do not use pointer arithmetic (cppcoreguidelines-pro-bounds-pointer-arithmetic - Level=Warning)
Analyze (cpp, dnsdist): pdns/dnsdistdist/dnsdist-lua-ffi.cc#L514
do not use pointer arithmetic (cppcoreguidelines-pro-bounds-pointer-arithmetic - Level=Warning)