mirror of
https://github.com/gadievron/raptor.git
synced 2026-04-24 21:46:00 +03:00
[PR #45] [MERGED] Fix NameError in dataflow validation error logging #49
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/raptor#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/gadievron/raptor/pull/45
Author: @gadievron
Created: 12/22/2025
Status: ✅ Merged
Merged: 12/26/2025
Merged by: @danielcuthbert
Base:
main← Head:fix/bug-39-dataflow-nameerror📝 Commits (1)
c18bbe7Fix NameError in dataflow validation error logging📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
packages/codeql/dataflow_validator.py(+1 -1)📄 Description
Fixes #39
Summary
Fixes undefined variable reference in dataflow validator error handling.
Changes
sink.label→dataflow.sink.labelImpact
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.