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(manifest): re-raise remediation error to avoid go-toml wrapping issue #915

Merged
merged 1 commit into from Apr 19, 2023

Conversation

Integralist
Copy link
Collaborator

Problem: go-toml consumes and flattens our custom error type so the remediation information is lost.
Solution: manually check for our error message and then reassign the original custom error.

@Integralist Integralist added the bug Something isn't working label Apr 19, 2023
@Integralist Integralist merged commit 95136a5 into main Apr 19, 2023
6 checks passed
@Integralist Integralist deleted the integralist/fix-manifest-version branch April 19, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant