lf-edge / ekuiper

Lightweight data stream processing engine for IoT edge
https://ekuiper.org
Apache License 2.0
1.49k stars 416 forks source link

Make lint error #3362

Closed Dream95 closed 2 weeks ago

Dream95 commented 3 weeks ago

Environment: MacOS

What happened and what you expected to happen: run make lint

GOBIN=tools/lint/bin go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest cannot install, GOBIN must be an absolute path

How to reproduce it (as minimally and precisely as possible): run make lint
Anything else we need to know?: