Skip to content

Add support for protobuf serialization for plugin communication #3676

Add support for protobuf serialization for plugin communication

Add support for protobuf serialization for plugin communication #3676

Triggered via pull request December 16, 2024 16:32
Status Failure
Total duration 7m 4s
Artifacts

go-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 2 warnings
Linux go tests
undefined: common.CompilationResult
Linux go tests
Process completed with exit code 2.
Darwin go tests: packer_test/gob_test/suite_test.go#L22
undefined: common.CompilationResult
Darwin go tests: packer_test/gob_test/suite_test.go#L29
ts.CompilePlugin("1.1.0+pb", common.UseDependency(common.SDKModule, "grpc_base")) (no value) used as value
Darwin go tests: packer_test/gob_test/suite_test.go#L29
cannot use "1.1.0+pb" (untyped string constant) as *"testing".T value in argument to ts.CompilePlugin
Darwin go tests: packer_test/gob_test/suite_test.go#L29
undefined: common.UseDependency
Darwin go tests: packer_test/gob_test/suite_test.go#L29
undefined: common.SDKModule
Darwin go tests: packer_test/gob_test/suite_test.go#L30
ts.CompilePlugin("1.0.0+pb", common.UseDependency(common.SDKModule, "grpc_base")) (no value) used as value
Darwin go tests: packer_test/gob_test/suite_test.go#L30
cannot use "1.0.0+pb" (untyped string constant) as *"testing".T value in argument to ts.CompilePlugin
Darwin go tests: packer_test/gob_test/suite_test.go#L30
undefined: common.UseDependency
Darwin go tests: packer_test/gob_test/suite_test.go#L30
undefined: common.SDKModule
Darwin go tests: packer_test/gob_test/suite_test.go#L32
not enough arguments in call to ts.CompilePlugin
Windows go tests: packer_test/gob_test/suite_test.go#L22
undefined: common.CompilationResult
Windows go tests: packer_test/gob_test/suite_test.go#L29
ts.CompilePlugin("1.1.0+pb", common.UseDependency(common.SDKModule, "grpc_base")) (no value) used as value
Windows go tests: packer_test/gob_test/suite_test.go#L29
cannot use "1.1.0+pb" (untyped string constant) as *"testing".T value in argument to ts.CompilePlugin
Windows go tests: packer_test/gob_test/suite_test.go#L29
undefined: common.UseDependency
Windows go tests: packer_test/gob_test/suite_test.go#L29
undefined: common.SDKModule
Windows go tests: packer_test/gob_test/suite_test.go#L30
ts.CompilePlugin("1.0.0+pb", common.UseDependency(common.SDKModule, "grpc_base")) (no value) used as value
Windows go tests: packer_test/gob_test/suite_test.go#L30
cannot use "1.0.0+pb" (untyped string constant) as *"testing".T value in argument to ts.CompilePlugin
Windows go tests: packer_test/gob_test/suite_test.go#L30
undefined: common.UseDependency
Windows go tests: packer_test/gob_test/suite_test.go#L30
undefined: common.SDKModule
Windows go tests: packer_test/gob_test/suite_test.go#L32
not enough arguments in call to ts.CompilePlugin
get-go-version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux go tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636