Skip to content

chore(deps): Update dependency golangci/golangci-lint to v2.11.4 #1864

chore(deps): Update dependency golangci/golangci-lint to v2.11.4

chore(deps): Update dependency golangci/golangci-lint to v2.11.4 #1864

Triggered via pull request April 1, 2026 00:42
Status Failure
Total duration 33s
Artifacts

lint_golang.yml

on: pull_request
Lint with GolangCI
30s
Lint with GolangCI
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint with GolangCI
issues found
Lint with GolangCI: managedplugin/log_reader.go#L41
Consider preallocating prefix with capacity logReaderPrefixLen + len(ellipsis) (prealloc)
Lint with GolangCI: managedplugin/docker.go#L76
Consider preallocating defaultOptions with capacity 2 + len(options) (prealloc)