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

Clarify failure reason when absolute path cannot be converted for Code Quality report #133

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

JasperCraeghs
Copy link
Member

The Code Quality report expects a relative path. If the warnings plugin is executed in a different location than the tools that generate the warnings/errors, it might not be able to convert the absolute path to a relative path and raise a ValueError.

https://docs.gitlab.com/ee/ci/testing/code_quality.html#implement-a-custom-tool

@Letme Letme merged commit 1e34b73 into master Jan 17, 2024
8 checks passed
@Letme Letme deleted the clarify-valueerror branch January 17, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants