chore(deps): Update dependency golangci/golangci-lint to v2.11.4 #1864
lint_golang.yml
on: pull_request
Lint with GolangCI
30s
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)
|