Skip to content

otp_crypto: add ML-KEM-768 encapsulation #7232

otp_crypto: add ML-KEM-768 encapsulation

otp_crypto: add ML-KEM-768 encapsulation #7232

Triggered via pull request August 1, 2026 11:06
Status Success
Total duration 8m 51s
Artifacts

codeql-analysis.yaml

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

Annotations

10 warnings
Analyze (cpp)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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#L502
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.