Related to #28 As far as I know, golangci-lint-action only supports Ubuntu, macOS, and Windows OS. [link](https://github.com/golangci/golangci-lint-action#internals) Actually, lint didn't run correctly if you take a closer look at [the github action result](https://github.com/tmax-cloud/hypersds-provisioner/runs/1918441655?check_suite_focus=true), after unfold the "Run Linter Check" section. Sometimes, the green checkmark is misleading. It's necessary to unfold some steps to double-check.
Related to #28
As far as I know, golangci-lint-action only supports Ubuntu, macOS, and Windows OS. link
Actually, lint didn't run correctly if you take a closer look at the github action result, after unfold the "Run Linter Check" section.
Sometimes, the green checkmark is misleading. It's necessary to unfold some steps to double-check.