Skip to content

Add client libraries for kafka and kafka connect #259

Add client libraries for kafka and kafka connect

Add client libraries for kafka and kafka connect #259

Triggered via pull request December 29, 2023 06:06
Status Failure
Total duration 2m 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build: kafka/client.go#L86
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
Build
lint] Error 1
Build
Process completed with exit code 2.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/