Skip to content

CodeQL

CodeQL #7244

Triggered via schedule August 21, 2026 18:59
Status Success
Total duration 5m 28s
Artifacts

codeql-analysis.yaml

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

Annotations

10 warnings
Analyze (cpp)
Failed to save: Unable to reserve cache with key codeql-trap-1-2.26.3-cpp-0220c78ee9e7cf6c763a278b44d81ce309fcf1ab, another job may be creating this cache.
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)
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): 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.