update deps, golangci-lint version: #1594
Annotations
10 errors
|
make all-checks:
client.go#L187
right hand must be only type assertion (forcetypeassert)
|
|
make all-checks:
client.go#L155
right hand must be only type assertion (forcetypeassert)
|
|
make all-checks:
errors/errors.go#L131
the error type name `ErrUnsupportedHardware` should conform to the `XxxError` format (errname)
|
|
make all-checks:
providers/supermicro/x12.go#L129
The copy of the 'for' variable "t" can be deleted (Go 1.22+) (copyloopvar)
|
|
make all-checks:
providers/redfish/user.go#L114
The copy of the 'for' variable "account" can be deleted (Go 1.22+) (copyloopvar)
|
|
make all-checks:
providers/asrockrack/user.go#L137
The copy of the 'for' variable "account" can be deleted (Go 1.22+) (copyloopvar)
|
|
make all-checks:
providers/asrockrack/user.go#L98
The copy of the 'for' variable "account" can be deleted (Go 1.22+) (copyloopvar)
|
|
make all-checks:
providers/dell/idrac.go#L262
response body must be closed (bodyclose)
|
|
make all-checks:
internal/redfishwrapper/firmware_test.go#L118
response body must be closed (bodyclose)
|
|
make all-checks:
internal/httpclient/httpclient_test.go#L57
response body must be closed (bodyclose)
|
Loading