Closed jlirochon closed 1 year ago
For example my logs containing the string export WARNING_AS_ERROR='True' are incorrectly flagged by this code
export WARNING_AS_ERROR='True'
@jlirochon thanks for reporting, this should be fixed in 1.0.5, which also includes your PR for the logs variable https://github.com/newrelic-experimental/gitlab/releases/tag/1.0.5 Thanks
For example my logs containing the string
export WARNING_AS_ERROR='True'
are incorrectly flagged by this code