Skip to content

dnsdist: Load YAML and/or Lua configuration depending on the extension #2438

dnsdist: Load YAML and/or Lua configuration depending on the extension

dnsdist: Load YAML and/or Lua configuration depending on the extension #2438

Triggered via push December 4, 2024 15:26
Status Failure
Total duration 32m 10s
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 1 warning
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-configuration-yaml.cc#L410
the const qualified parameter 'fileName' is copied for each invocation; consider making it a reference (performance-unnecessary-value-param - Level=Warning)