Remove direct dependency on Azure/go-autorest/autorest/adal #28391
Annotations
10 errors and 2 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']
|
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']
|
Loading