FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix DiffThunkRange access by cklin · Pull Request #2620 · github/codeql-action · GitHub

Fix DiffThunkRange access - #2620

Merged
cklin merged 1 commit into
mainfrom
cklin/DiffThunkRange-fix
Dec 2, 2024
Merged

Fix DiffThunkRange access#2620
cklin merged 1 commit into
mainfrom
cklin/DiffThunkRange-fix

Conversation

cklin commented Nov 21, 2024

Copy link
Copy Markdown
Contributor

This PR fixes lingering array index access that I missed when I converted getPullRequestEditedDiffRanges() results from tuples to DiffThunkRange objects.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

Comment thread src/analyze.ts Fixed
This commit fixes lingering array index access that I missed when I
converted getPullRequestEditedDiffRanges() results from tuples to
DiffThunkRange objects.
cklin force-pushed the cklin/DiffThunkRange-fix branch from 8914b01 to 2eea97e Compare November 21, 2024 21:49
cklin marked this pull request as ready for review November 21, 2024 22:05
cklin requested a review from a team as a code owner November 21, 2024 22:05

angelapwen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks for catching this! 🧹

cklin merged commit af49565 into main Dec 2, 2024
cklin deleted the cklin/DiffThunkRange-fix branch December 2, 2024 15:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL