Bump actions/checkout from 2 to 4 #124
Annotations
9 errors and 2 warnings
Run make test:
kafka/client.go#L76
undefined: sarama.ApiVersionsResponseBlock
|
Run make test:
kafka/client.go#L97
undefined: sarama.MultiError
|
Run make test:
kafka/client.go#L118
undefined: sarama.ApiVersionsResponseBlock
|
Run make test:
kafka/client.go#L123
resp.Err undefined (type *sarama.ApiVersionsResponse has no field or method Err)
|
Run make test:
kafka/client.go#L124
resp.Err undefined (type *sarama.ApiVersionsResponse has no field or method Err)
|
Run make test:
kafka/client.go#L126
resp.ApiVersions undefined (type *sarama.ApiVersionsResponse has no field or method ApiVersions)
|
Run make test:
kafka/client.go#L144
undefined: sarama.ApiVersionsResponseBlock
|
Run make test:
kafka/client.go#L152
assignment mismatch: 2 variables but 1 value
|
Run make test
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading