mirror of
https://github.com/github/codeql.git
synced 2026-04-02 21:58:19 +02:00
API graphs calls PromiseFlow::storeStep to propagate promises, which means it missed a store steps added elsewhere in the old promise library model. We want API graphs to rely on type-tracking steps in general, like in Ruby, but for now just fixing the bug.