Skip to content

dnsname: move len and offset from int to size_t #236

dnsname: move len and offset from int to size_t

dnsname: move len and offset from int to size_t #236

Triggered via push January 19, 2024 08:29
Status Failure
Total duration 31m 25s
Artifacts
Matrix: Analyze
Force failure in case there are binaries present in a pull request
0s
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
Auth clang-tidy failed
Check whether clang-tidy succeeded
Process completed with exit code 1.
Analyze (cpp, rec): pdns/dnsname.hh#L219
function 'DNSName::packetParser' has a definition with different parameter names (readability-inconsistent-declaration-parameter-name - Level=Warning)
Analyze (cpp, auth): pdns/dnsname.hh#L219
function 'DNSName::packetParser' has a definition with different parameter names (readability-inconsistent-declaration-parameter-name - Level=Warning)
Analyze (cpp, dnsdist): pdns/dnsname.hh#L219
function 'DNSName::packetParser' has a definition with different parameter names (readability-inconsistent-declaration-parameter-name - Level=Warning)