fix: Linters #952
go.yml
on: pull_request
Matrix: Build
Matrix: Run linters
Matrix: Run Tests
Matrix: Quality reports
Annotations
10 errors
Quality reports (ubuntu-22.04, 1.23)
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
Quality reports (ubuntu-22.04, 1.23)
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
Quality reports (ubuntu-22.04, 1.23)
The copy of the 'for' variable "p" can be deleted (Go 1.22+) (copyloopvar)
|
Quality reports (ubuntu-22.04, 1.23)
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
Quality reports (ubuntu-22.04, 1.23)
builtinShadow: shadowing of predeclared identifier: max (gocritic)
|
Quality reports (ubuntu-22.04, 1.23)
builtinShadow: shadowing of predeclared identifier: min (gocritic)
|
Quality reports (ubuntu-22.04, 1.23)
builtinShadow: shadowing of predeclared identifier: max (gocritic)
|
Quality reports (ubuntu-22.04, 1.23)
fieldalignment: struct with 24 pointer bytes could be 16 (govet)
|
Quality reports (ubuntu-22.04, 1.23)
fieldalignment: struct with 96 pointer bytes could be 80 (govet)
|
Quality reports (ubuntu-22.04, 1.23)
fieldalignment: struct with 136 pointer bytes could be 128 (govet)
|