Skip to content

Enable unused linter

What does this MR do?

Upgrades golangci-lint to v1.25.0 and enables unused linter

Why was this MR needed?

See #25383 (closed)

Are there points in the code the reviewer needs to double check?

A OOM error seems to have been fixed in 1.25, so we can now enable the unused linter.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

closes #25383 (closed)

Edited by Steve Xuereb

Merge request reports