Skip to content

dnsdist: Add a Lua maintenance hook #1881

dnsdist: Add a Lua maintenance hook

dnsdist: Add a Lua maintenance hook #1881

Triggered via push February 6, 2024 14:50
Status Failure
Total duration 45m 59s
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 2 warnings
Check whether clang-tidy succeeded
DNSdist clang-tidy failed
Check whether clang-tidy succeeded
Process completed with exit code 1.
Analyze (cpp, dnsdist): ext/luawrapper/include/LuaContext.hpp#L2888
Potential memory leak (clang-analyzer-cplusplus.NewDeleteLeaks - Level=Warning)
Analyze (cpp, dnsdist): pdns/dnsdist.cc#L2241
variable name 'f' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)