Skip to content

update docs

update docs #1616

Triggered via push December 11, 2024 16:28
Status Failure
Total duration 1m 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint-test: cmd/common.go#L88
unnecessary leading newline (whitespace)
lint-test: cmd/common.go#L97
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
lint-test: cmd/get/firmware-set.go#L104
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
lint-test: internal/fleetdb/methods.go#L57
The copy of the 'for' variable "va" can be deleted (Go 1.22+) (copyloopvar)
lint-test: internal/fleetdb/methods.go#L93
The copy of the 'for' variable "a" can be deleted (Go 1.22+) (copyloopvar)
lint-test: internal/fleetdb/methods.go#L127
The copy of the 'for' variable "vattr" can be deleted (Go 1.22+) (copyloopvar)
lint-test: internal/fleetdb/methods.go#L145
The copy of the 'for' variable "attr" can be deleted (Go 1.22+) (copyloopvar)
lint-test: internal/fleetdb/methods.go#L180
The copy of the 'for' variable "attr" can be deleted (Go 1.22+) (copyloopvar)
lint-test: cmd/list/firmware_set.go#L48
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"no fw sets identified\")" (err113)
lint-test
issues found
verify-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636