Remove direct dependency on Azure/go-autorest/autorest/adal #28374
Annotations
10 errors and 5 warnings
golangci-lint:
x-pack/filebeat/input/o365audit/contentblob.go#L99
Error return value is not checked (errcheck)
|
golangci-lint:
x-pack/filebeat/input/o365audit/input.go#L120
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
golangci-lint:
x-pack/filebeat/input/o365audit/input.go#L128
Error return value of `publisher.Publish` is not checked (errcheck)
|
golangci-lint:
x-pack/filebeat/input/o365audit/input.go#L131
Error return value of `timed.Wait` is not checked (errcheck)
|
golangci-lint:
x-pack/filebeat/input/o365audit/input.go#L143
Error return value is not checked (errcheck)
|
golangci-lint:
x-pack/filebeat/input/o365audit/input.go#L261
Error return value of `b.PutValue` is not checked (errcheck)
|
golangci-lint:
x-pack/filebeat/input/o365audit/input.go#L268
Error return value of `b.PutValue` is not checked (errcheck)
|
golangci-lint:
x-pack/filebeat/input/o365audit/listblobs.go#L11
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
golangci-lint:
x-pack/filebeat/input/o365audit/listblobs.go#L180
Error return value is not checked (errcheck)
|
golangci-lint:
x-pack/filebeat/input/o365audit/listblobs.go#L277
Error return value of `autorest.Respond` is not checked (errcheck)
|
Post golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Post golangci-lint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
golangci-lint
Cache not found for keys: golangci-lint.cache-Linux-2878-2c7548c63e2db6cf64508f80c50513895915b439, golangci-lint.cache-Linux-2878-
|
Run actions/setup-go@v5
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.22.12-2b9ec53adff92b4ebdae02a9b26d898156540df69b84e2afc166eb31703b89c0
|
Loading