Add Offset to libbeat/reader.Message
#20277
Annotations
10 errors and 3 warnings
filebeat/input/filestream/environment_test.go#L97
Error return value of `manager.Init` is not checked (errcheck)
|
filebeat/input/filestream/environment_test.go#L109
Error return value of `manager.Init` is not checked (errcheck)
|
filebeat/input/filestream/environment_test.go#L130
Error return value of `grp.Stop` is not checked (errcheck)
|
filebeat/input/filestream/environment_test.go#L132
Error return value of `inp.Run` is not checked (errcheck)
|
filebeat/input/filestream/environment_test.go#L361
Error return value of `inputStore.Each` is not checked (errcheck)
|
filebeat/input/filestream/environment_test.go#L367
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
filebeat/input/filestream/environment_test.go#L495
S1011: should replace loop with `events = append(events, c.GetEvents()...)` (gosimple)
|
filebeat/input/filestream/environment_test.go#L520
S1011: should replace loop with `events = append(events, c.GetEvents()...)` (gosimple)
|
filebeat/input/filestream/environment_test.go#L584
S1011: should replace loop with `c.published = append(c.published, events...)` (gosimple)
|
filebeat/input/filestream/environment_test.go#L658
func `(*mockPipelineConnector).cancelClient` is unused (unused)
|
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/.
|
|
|
The logs for this run have expired and are no longer available.
Loading