Skip to content

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

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

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

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

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Force failure in case there are binaries present in a pull request
4s
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/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)
Analyze (cpp, dnsdist): pdns/dnsdistdist/doh3.cc#L318
do not use pointer arithmetic (cppcoreguidelines-pro-bounds-pointer-arithmetic - Level=Warning)