Add support for protobuf serialization for plugin communication #3676
go-validate.yml
on: pull_request
get-go-version
4s
Go Mod Tidy
23s
Lint
1m 49s
Fmt check
34s
Generate check
1m 28s
Annotations
10 errors and 5 warnings
Lint:
packer_test/gob_test/suite_test.go#L22
undefined: common.CompilationResult
|
Lint:
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
|
Lint:
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
|
Lint:
packer_test/gob_test/suite_test.go#L29
undefined: common.UseDependency
|
Lint:
packer_test/gob_test/suite_test.go#L29
undefined: common.SDKModule
|
Lint:
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
|
Lint:
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
|
Lint:
packer_test/gob_test/suite_test.go#L30
undefined: common.UseDependency
|
Lint:
packer_test/gob_test/suite_test.go#L30
undefined: common.SDKModule
|
Lint:
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
|
Go Mod Tidy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Fmt check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Generate check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|