Bump golangci/golangci-lint-action from 2 to 6 #128
Annotations
11 errors and 7 warnings
acctest
Process completed with exit code 127.
|
lint
golangci-lint exit with code 4
|
test:
kafka/client.go#L76
undefined: sarama.ApiVersionsResponseBlock
|
test:
kafka/client.go#L97
undefined: sarama.MultiError
|
test:
kafka/client.go#L118
undefined: sarama.ApiVersionsResponseBlock
|
test:
kafka/client.go#L123
resp.Err undefined (type *sarama.ApiVersionsResponse has no field or method Err)
|
test:
kafka/client.go#L124
resp.Err undefined (type *sarama.ApiVersionsResponse has no field or method Err)
|
test:
kafka/client.go#L126
resp.ApiVersions undefined (type *sarama.ApiVersionsResponse has no field or method ApiVersions)
|
test:
kafka/client.go#L144
undefined: sarama.ApiVersionsResponseBlock
|
test:
kafka/client.go#L152
assignment mismatch: 2 variables but 1 value
|
test
Process completed with exit code 2.
|
acctest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
acctest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
acctest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|