Generate connector yaml #443
Annotations
10 errors and 3 warnings
golangci-lint:
acceptance_test.go#L71
d.SourceConfig undefined (type AcceptanceTestDriver has no field or method SourceConfig) (typecheck)
|
golangci-lint:
source_test.go#L19
"strconv" imported and not used (typecheck)
|
golangci-lint:
common/config_test.go#L79
not enough arguments in call to tc.cfg.Validate
|
golangci-lint:
destination/franz.go#L48
cfg.FranzClientOpts undefined (type Config has no field or method FranzClientOpts) (typecheck)
|
golangci-lint:
destination/franz_test.go#L71
cfg.ClientID undefined (type Config has no field or method ClientID) (typecheck)
|
golangci-lint:
destination/franz_test.go#L72
cfg.TLS undefined (type Config has no field or method TLS) (typecheck)
|
golangci-lint:
destination/franz_test.go#L73
cfg.SASL undefined (type Config has no field or method SASL) (typecheck)
|
golangci-lint:
source/franz.go#L50
cfg.FranzClientOpts undefined (type Config has no field or method FranzClientOpts) (typecheck)
|
golangci-lint:
source/franz_test.go#L67
cfg.ClientID undefined (type Config has no field or method ClientID) (typecheck)
|
golangci-lint:
source/franz_test.go#L68
cfg.TLS undefined (type Config has no field or method TLS) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Post golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Loading