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

Fix writing diagnostics on Windows #2430

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

henrymercer
Copy link
Contributor

Fix an issue where the CodeQL Action could not write diagnostics on Windows by removing colons from the generated filename so it is valid on Windows.

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.

Remove colons from the generated filename so it is valid on Windows.
@henrymercer henrymercer requested a review from a team as a code owner August 19, 2024 15:45
nickfyson
nickfyson previously approved these changes Aug 19, 2024
Copy link
Contributor

@nickfyson nickfyson left a comment

Choose a reason for hiding this comment

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

LGTM

@henrymercer
Copy link
Contributor Author

Checked that the diagnostics are being written correctly in the PR checks. We may want to add an automated test too, but I'm not sure it's worth it.

@henrymercer henrymercer merged commit b187c86 into main Aug 19, 2024
310 checks passed
@henrymercer henrymercer deleted the henrymercer/windows-diagnostics-fix branch August 19, 2024 16:08
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.

2 participants