fix: Linters #951
Annotations
10 errors
Prepare lint report
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
Prepare lint report
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
Prepare lint report
The copy of the 'for' variable "p" can be deleted (Go 1.22+) (copyloopvar)
|
Prepare lint report
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
Prepare lint report
builtinShadow: shadowing of predeclared identifier: max (gocritic)
|
Prepare lint report
builtinShadow: shadowing of predeclared identifier: min (gocritic)
|
Prepare lint report
builtinShadow: shadowing of predeclared identifier: max (gocritic)
|
Prepare lint report
fieldalignment: struct with 24 pointer bytes could be 16 (govet)
|
Prepare lint report
fieldalignment: struct with 96 pointer bytes could be 80 (govet)
|
Prepare lint report
fieldalignment: struct with 136 pointer bytes could be 128 (govet)
|
Loading