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 issue in AcceptedError handling for UploadSarif #3047

Merged
merged 2 commits into from Jan 10, 2024

Conversation

Rigdon
Copy link
Contributor

@Rigdon Rigdon commented Jan 10, 2024

Fixes #3036

  • Update successful test case for UploadSarif to validate the expected return data
  • Handle the AcceptedError in UploadSarif and unmarshal a SarifID from the error's Raw attribute

- Update successful test case for UploadSarif to validate the expected return data
- Handle the AcceptedError in UploadSarif and unmarshal a SarifID from the error's Raw attribute
Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

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

Thank you, @Rigdon and thank you for reviewing, @jefflanceshipt !
LGTM.
Merging.

@gmlewis gmlewis merged commit 207a38d into google:master Jan 10, 2024
5 checks passed
@Rigdon Rigdon deleted the fix-3036 branch January 17, 2024 19:40
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.

UploadSarif Always Returns An Error
3 participants