update elastic-agent-libs to v0.9.11 #19805
Annotations
5 errors and 3 warnings
golangci-lint:
filebeat/tests/integration/filebeat_test.go#L75
use of `fmt.Println` forbidden by pattern `fmt.Print.*` (forbidigo)
|
golangci-lint:
filebeat/tests/integration/filebeat_test.go#L77
S1008: should use 'return err == nil' instead of 'if err != nil { return false }; return true' (gosimple)
|
golangci-lint:
libbeat/tests/integration/framework.go#L295
assigned to found, but reassigned without using the value (wastedassign)
|
golangci-lint:
libbeat/tests/integration/framework.go#L358
assigned to found, but reassigned without using the value (wastedassign)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Post golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
Loading