[chore][pkg/stanza/fileconsumer] Emit logs in batches #78289
Annotations
10 errors
Lint
cannot use op (variable of type *Parser) as \\\"github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator\\\".Operator value in return statement: *Parser does not implement \\\"github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator\\\".Operator (missing method ProcessBatch))\" were hidden, use --max-same-issues"
|
Lint
cannot use &Output{…} (value of type *Output) as "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator".Operator value in return statement: *Output does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator".Operator (missing method ProcessBatch) (typecheck)
|
Lint
could not import github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator/output/file (-: # github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator/output/file
|
Lint
cannot use &Output{…} (value of type *Output) as "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator".Operator value in return statement: *Output does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator".Operator (missing method ProcessBatch)) (typecheck)
|
Lint
could not import github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator/output/stdout (-: # github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator/output/stdout
|
Lint
cannot use &Output{…} (value of type *Output) as "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator".Operator value in return statement: *Output does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator".Operator (missing method ProcessBatch)) (typecheck)
|
Lint
could not import github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator/parser/csv (-: # github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator/parser/csv
|
Lint
cannot use p (variable of type *Parser) as "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator".Operator value in return statement: *Parser does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator".Operator (missing method ProcessBatch)) (typecheck)
|
Lint
could not import github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json (-: # github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator/parser/json
|
Lint
cannot use &Parser{…} (value of type *Parser) as "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator".Operator value in return statement: *Parser does not implement "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza/operator".Operator (missing method ProcessBatch)) (typecheck)
|
Loading