meshery-operator icon indicating copy to clipboard operation
meshery-operator copied to clipboard

Golang lint failures

Open ritzorama opened this issue 1 week ago β€’ 0 comments

Current Behavior

run golangci-lint
  Running [/home/runner/golangci-lint-2.7.2-linux-amd64/golangci-lint config path] in [/home/runner/work/meshery-operator/meshery-operator] ...
  Running [/home/runner/golangci-lint-2.7.2-linux-amd64/golangci-lint run] in [/home/runner/work/meshery-operator/meshery-operator] ...
  Error: can't load config: can't read viper config: While parsing config: yaml: unmarshal errors:
    line 75: mapping key "run" already defined at line 62
  The command is terminated due to an error: can't load config: can't read viper config: While parsing config: yaml: unmarshal errors:
    line 75: mapping key "run" already defined at line 62

Contributor Guides and Resources

ritzorama avatar Dec 19 '25 17:12 ritzorama