Skip to content

Esp32/usb cdc tinyusb 2.0 #7071

Esp32/usb cdc tinyusb 2.0

Esp32/usb cdc tinyusb 2.0 #7071

Triggered via pull request June 22, 2026 14:24
Status Success
Total duration 17m 20s
Artifacts

codeql-analysis.yaml

on: pull_request
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 database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.