Skip to content

Re-enable usetesting linter #19581

Open
@ivanvc

Description

@ivanvc

What would you like to be added?

With the Go 1.24 upgrade (#19440), golangci-lint (specifically the usetesting linter) started raising many issues related to new test functions available in Go 1.24.

The changes are more or less:

146 files changed, 1157 insertions(+), 1212 deletions(-)

Because we couldn't solve the issues in Go 1.23 (functions don't exist yet), I disabled the linter. The idea is to create small pull requests that address each one of our submodules.

Completion tracking:

Why is this needed?

To reenable the linter, and help with code quality.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions