Closed thunderboltsid closed 3 months ago
2024-08-14T18:07:14.7300234Z Running [/home/runner/golangci-lint-1.60.1-linux-amd64/golangci-lint run --out-format=github-actions] in [] ... 2024-08-14T18:08:05.8663796Z ##[error]printf: non-constant format string in call to sigs.k8s.io/cluster-api/util/conditions.MarkFalse (govet) 2024-08-14T18:08:05.8668006Z ##[error]printf: non-constant format string in call to sigs.k8s.io/cluster-api/util/conditions.MarkFalse (govet) 2024-08-14T18:08:05.8672442Z ##[error]printf: non-constant format string in call to sigs.k8s.io/cluster-api/util/conditions.MarkFalse (govet) 2024-08-14T18:08:05.8674152Z 2024-08-14T18:08:05.8675096Z level=warning msg="[config_reader] The output format `github-actions` is deprecated, please use `colored-line-number`" 2024-08-14T18:08:05.8676097Z 2024-08-14T18:08:05.8677001Z ##[error]issues found
The current lint action has started failing so we are updating the lint action to v6 and the underlying golangci-lint version to v1.59