dnsdist: Load YAML and/or Lua configuration depending on the extension #2438
codeql-analysis.yml
on: push
Matrix: Analyze
Force failure in case there are binaries present in a pull request
0s
Check whether clang-tidy succeeded
0s
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)
|