mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01: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.