Skip to content

auth: added self weighted lua function #13862

auth: added self weighted lua function

auth: added self weighted lua function #13862

Re-run triggered December 30, 2024 06:43
Status Failure
Total duration 29m 50s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Force failure in case there are binaries present in a pull request
6s
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 6 warnings
Check whether clang-tidy succeeded
Auth clang-tidy failed
Check whether clang-tidy succeeded
Process completed with exit code 1.
Analyze (cpp, auth): pdns/lua-record.cc#L91
parameter name 'cd' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
Analyze (cpp, auth): pdns/lua-record.cc#L246
parameter name 'cd' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
Analyze (cpp, auth): pdns/lua-record.cc#L277
parameter name 'cd' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
Analyze (cpp, auth): pdns/lua-record.cc#L1199
statement should be inside braces (readability-braces-around-statements - Level=Warning)
Analyze (cpp, auth): pdns/lua-record.cc#L1209
statement should be inside braces (readability-braces-around-statements - Level=Warning)
Analyze (cpp, auth): pdns/lua-record.cc#L1213
statement should be inside braces (readability-braces-around-statements - Level=Warning)