Skip to content

[libbeat] Cache processor docs and memory fixes. #17066

[libbeat] Cache processor docs and memory fixes.

[libbeat] Cache processor docs and memory fixes. #17066

Triggered via pull request April 5, 2024 15:13
Status Failure
Total duration 7m 59s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 8 warnings
lint (windows): libbeat/processors/cache/file_store.go#L194
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (windows): libbeat/processors/cache/file_store.go#L195
type switch on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
lint (windows): libbeat/processors/cache/file_store_test.go#L516
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (windows)
issues found
lint (linux)
The job was canceled because "windows" failed.
lint (linux): libbeat/processors/cache/file_store.go#L194
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (linux): libbeat/processors/cache/file_store.go#L195
type switch on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
lint (linux): libbeat/processors/cache/file_store_test.go#L516
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (linux)
issues found
lint (darwin)
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/.
lint (darwin)
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']
lint (darwin)
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']
lint (windows)
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/.
lint (windows)
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']
lint (windows)
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']
lint (linux)
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']
lint (linux)
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']