Skip to content

Add CodeQL query to detect redundant assignments #431

Add CodeQL query to detect redundant assignments

Add CodeQL query to detect redundant assignments #431

Triggered via push January 22, 2024 02:07
Status Failure
Total duration 11m 30s
Artifacts

codeql.yml

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

Annotations

1 error
Analyze (cpp)
Error running analysis for cpp: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.16.0/x64/codeql/codeql database run-queries --ram=14567 --threads=4 /home/runner/work/_temp/codeql_databases/cpp --min-disk-free=1024 -v --expect-discarded-cache --intra-layer-parallelism". Exit code was 2 and last log line was: ERROR: Could not resolve type VariableType (/home/runner/work/zfs/zfs/.github/codeql/custom-queries/cpp/redundantAssignment.ql:9,33-45). See the logs for more details.