Skip to content

CodeQL

CodeQL #7239

Triggered via schedule August 14, 2026 19:06
Status Success
Total duration 6m 28s
Artifacts

codeql-analysis.yaml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Analyze (cpp)
Unused private function
Analyze (cpp)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Analyze (cpp)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Analyze (cpp)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
Analyze (cpp)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Analyze (cpp)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Analyze (cpp)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Analyze (cpp): tests/libs/estdlib/test_lists.erl#L491
the call to lists:append/2 will fail with a 'badarg' exception
Analyze (cpp)
Cannot build an overlay-base database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.