mirror of
https://github.com/github/codeql.git
synced 2026-03-30 20:28:15 +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.