Add support for protobuf serialization for plugin communication #3676
go-test.yml
on: pull_request
get-go-version
4s
Linux go tests
1m 24s
Darwin go tests
4m 38s
Windows go tests
6m 39s
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
|