Skip to content

CodeQL

CodeQL #62

Triggered via schedule August 21, 2026 08:43
Status Success
Total duration 32m 58s
Artifacts

codeql.yml

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

Annotations

5 warnings
Workflow syntax warning: .github/workflows/codeql.yml#L78
.github/workflows/codeql.yml (Line: 78, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Analyze (c-cpp on ubuntu-latest)
Failed to save: Unable to reserve cache with key codeql-trap-1-2.26.3-cpp-8528225b168e45bcc5880a25d176b2fce8ceb7fd, another job may be creating this cache.
Analyze (c-cpp on ubuntu-latest)
Cannot build an overlay-base database because build-mode is set to "autobuild" instead of "none". Falling back to creating a normal full database instead.
Analyze (c-cpp on macos-latest)
Cannot build an overlay-base database because build-mode is set to "autobuild" instead of "none". Falling back to creating a normal full database instead.
Analyze (c-cpp on macos-latest)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust