Skip to content

Fix: handle error in setting ANT_HOME

Lucas Charles requested to merge fix-unhandled-error into master

What does this MR do?

Fix: handle error in setting ANT_HOME

Previously error was ignored, but should be floated up if raised when attempting to set ENV

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/security-products/analyzers/spotbugs/-/security/vulnerabilities/3110980

Does this MR meet the acceptance criteria?

Edited by Zach Rice

Merge request reports