Skip to content

update deps, golangci-lint version: #1594

update deps, golangci-lint version:

update deps, golangci-lint version: #1594

Triggered via pull request November 8, 2025 03:35
Status Failure
Total duration 1m 19s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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