Refactor EncryptedDiskStore to return io.Reader instead of io.ReadCloser #8451
Annotations
8 errors and 3 warnings
golangci-lint
reader.Close undefined (type io.Reader has no field or method Close))"
|
golangci-lint
\"github.com/elastic/elastic-agent/internal/pkg/fleetapi\" imported and not used"
|
golangci-lint
reader.Close undefined (type io.Reader has no field or method Close))"
|
golangci-lint
reader.Close undefined (type io.Reader has no field or method Close))"
|
golangci-lint
reader.Close undefined (type io.Reader has no field or method Close))"
|
golangci-lint
readCloser.Close undefined (type io.Reader has no field or method Close)"
|
golangci-lint
reader.Close undefined (type io.Reader has no field or method Close)"
|
golangci-lint
golangci-lint exit with code 3
|
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/.
|
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']
|
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']
|
The logs for this run have expired and are no longer available.
Loading