deiwin commented on PR #11943: URL: https://github.com/apache/apisix/pull/11943#issuecomment-2872117606
I fixed the lint issue with the too long line: https://github.com/apache/apisix/compare/ab93afb5125b041bbc90ffab1cd2a0ec1b8834af..5120f05bed6eef9248d0a8a8f0dccc59cafdedcd I also found a way to run the lint (or at least luacheck) locally in the container (`luarocks install luacheck` + `make lint`), so won't have to wait for the CI run to see these issues in the future. The other CI failures seem unrelated to my changes again. -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org