Skip to content

Conversation

@asgerf
Copy link
Contributor

@asgerf asgerf commented Sep 4, 2025

This private predicate was unused, but due to its recursive self-reference it was not reported as an unused predicate.

This private predicate was unused, but due to its recursive self-reference it was not reported as an unused predicate.
Copilot AI review requested due to automatic review settings September 4, 2025 11:41
@asgerf asgerf added the no-change-note-required This PR does not need a change note label Sep 4, 2025
@github-actions github-actions bot added the JS label Sep 4, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the unused private predicate getFallbackTypeAnnotation() from the DataFlow module. The predicate was not being used anywhere in the codebase but wasn't detected as unused due to its recursive self-reference.

  • Removes unused private predicate getFallbackTypeAnnotation()

@asgerf asgerf marked this pull request as ready for review September 8, 2025 12:59
@asgerf asgerf requested a review from a team as a code owner September 8, 2025 12:59
@asgerf asgerf merged commit b5045b3 into github:main Sep 8, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

JS no-change-note-required This PR does not need a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants