CodeQL library for GitHub Actions
codeql/actions-all 0.4.12 (changelog, source)
Search

Predicate TypeTracking::ConsistencyChecks::nonSourceStoreTarget

Holds if there is a store target that isn’t a LocalSourceNode and backtracking store target feature isn’t enabled.

Import path

import codeql.typetracking.internal.TypeTrackingImpl
predicate nonSourceStoreTarget(Node n, string msg)