jason810496 commented on PR #67318:
URL: https://github.com/apache/airflow/pull/67318#issuecomment-4591009050
I have no idea why the `goimports-reviser` static check is keep failing.
I'm unable to reproduce on my laptop (macbook pro m4 chip) with `prek run
imports --all-files`
```
Consistent import ordering for Go
files.................................................................Failed
- hook id: imports
- files were modified by this hook
2026/05/31 15:04:52 Paths: [example/bundle/main.go
bundle/bundlev1/bundlev1server/server.go pkg/execution/task_runner.go
pkg/execution/integration_test.go pkg/execution/server.go]
2026/05/31 15:04:52 Processing example/bundle/main.go
2026/05/31 15:04:52 Processing bundle/bundlev1/bundlev1server/server.go
2026/05/31 15:04:52 Processing pkg/execution/task_runner.go
2026/05/31 15:04:52 Processing pkg/execution/integration_test.go
2026/05/31 15:04:53 Processing pkg/execution/server.go
```
--
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]