Skip to content

feat(kafka): add authentication and authorization support #917

feat(kafka): add authentication and authorization support

feat(kafka): add authentication and authorization support #917

Triggered via push October 31, 2024 09:57
Status Failure
Total duration 49s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: plugins/extractors/kafka/kafka.go#L142
missing ',' in argument list (typecheck)
lint: plugins/extractors/kafka/kafka.go#L143
missing ',' in argument list (typecheck)
lint: plugins/extractors/kafka/kafka.go#L145
expected operand, found 'defer' (typecheck)
lint: plugins/extractors/kafka/kafka.go#L164
missing ',' before newline in argument list (typecheck)
lint: plugins/extractors/kafka/kafka.go#L165
missing ',' in argument list (typecheck)
lint: plugins/extractors/kafka/kafka.go#L166
expected operand, found 'if' (typecheck)
lint: plugins/extractors/kafka/kafka.go#L167
expected operand, found 'return' (typecheck)
lint: plugins/extractors/kafka/kafka.go#L168
missing ',' before newline in argument list (typecheck)
lint: plugins/extractors/kafka/kafka.go#L171
expected operand, found 'for' (typecheck)
lint: plugins/extractors/kafka/kafka.go#L175
expected operand, found 'continue' (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/meteor/meteor. Supported file pattern: go.sum