Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Flow: Deprecate old data flow api. #14983

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

aschackmull
Copy link
Contributor

No description provided.

@jketema
Copy link
Contributor

jketema commented Dec 2, 2023

Fix for the coding standards tests: github/codeql-coding-standards#468

@@ -14,6 +14,8 @@ import FlowStateString
private import codeql.util.Unit
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should deprecate the FlowStateString module in DataFlowImplCommon.qll as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree, but I figured that was slightly more likely to break something, so I initially left it out, in order to hopefully merge this faster. Then deprecation of FlowStateString can follow in another PR.

RasmusWL and others added 2 commits December 4, 2023 14:49
I had missed these originally, since I had just fixed the ones that were
highlighted in the actions logs, thinking they had covered everything :(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants