Replaced [][]byte with []byte for Records type field in kafka protocol #636
Triggered via pull request
December 28, 2024 08:44
Status
Failure
Total duration
12m 27s
Artifacts
–
Annotations
11 errors and 6 warnings
run-integration-tests:
integration/kafka_api_test.go#L102
cannot use [][]byte{…} (value of type [][]byte) as []byte value in struct literal
|
run-integration-tests:
integration/kafka_api_test.go#L106
cannot use [][]byte{…} (value of type [][]byte) as []byte value in struct literal
|
run-integration-tests:
integration/kafka_api_test.go#L115
cannot use [][]byte{…} (value of type [][]byte) as []byte value in struct literal
|
run-integration-tests:
integration/kafka_api_test.go#L119
cannot use [][]byte{…} (value of type [][]byte) as []byte value in struct literal
|
run-integration-tests:
integration/kafka_api_test.go#L221
cannot use [][]byte{…} (value of type [][]byte) as []byte value in struct literal
|
run-integration-tests:
integration/kafka_api_test.go#L225
cannot use [][]byte{…} (value of type [][]byte) as []byte value in struct literal
|
run-integration-tests:
integration/kafka_api_test.go#L234
cannot use [][]byte{…} (value of type [][]byte) as []byte value in struct literal
|
run-integration-tests:
integration/kafka_api_test.go#L238
cannot use [][]byte{…} (value of type [][]byte) as []byte value in struct literal
|
run-integration-tests:
integration/kafka_api_test.go#L102
cannot use [][]byte{…} (value of type [][]byte) as []byte value in struct literal
|
run-integration-tests:
integration/kafka_api_test.go#L106
cannot use [][]byte{…} (value of type [][]byte) as []byte value in struct literal
|
run-unit-tests
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
run-integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-integration-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
run-unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-unit-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|