gansheer commented on PR #4919: URL: https://github.com/apache/camel-k/pull/4919#issuecomment-1813095153
> @squakez I do not have the `Error: File is not goimports-ed (goimports)` locally and the changes in that PR did not touch any imports 🤷 The error is not from your PR. The `validate` ci workflow is executed only on limited folder (pkg), so the PR that made the change was merged before on main. Since you are triggering the `validate` ci workflow you are the first seeing this error, but the source of validation error is very much present on main branch. This [PR](https://github.com/apache/camel-k/pull/4920) will fix your issue after its merge. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
