Skip to content

Some warning logs should be meta-linting issues #3403

Open
@stdedos

Description

@stdedos

Your feature request related to a problem? Please describe.

This warning

level=warning msg="[runner/nolint] Found unknown linters in //nolint directives: 0 or 1 lenght slices are already sorted"

and maybe that warning too

level=warning msg="[linters_context] wastedassign is disabled because of generics. You can track the evolution of the generics support by following the https://github.com/golangci/golangci-lint/issues/2649."

Should be instead meta-issues, at least for the purposes of format: code-climate output.

Describe the solution you'd like.

For format: code-climate output, in order not to loose "syntax issues like these", they should be included in the format: code-climate output.

Describe alternatives you've considered.

In this case, for the //nolint, the nolintlint would've helped, I guess

Additional context.

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: outputRelated to issue outputwon't fixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions