govpp: add rpc-service test to example perf-bench #565
ci.yaml
on: pull_request
Lint YAML
4s
Lint Markdown
2s
Matrix: Check generated binapi
Matrix: Build and test
Matrix: Check go.mod
Matrix: GolangCI
Annotations
6 errors and 7 warnings
Build and test (1.22, ubuntu-latest):
examples/perf-bench/perf-bench.go#L151
multiple-value c.ControlPing(context.Background(), &memclnt.ControlPing{}) (value of type (*memclnt.ControlPingReply, error)) in single-value context
|
Build and test (1.22, ubuntu-latest):
examples/perf-bench/perf-bench.go#L159
ctx.error undefined (type memclnt.RPCService has no field or method error)
|
Build and test (1.22, ubuntu-latest)
Process completed with exit code 1.
|
GolangCI (1.22):
examples/perf-bench/perf-bench.go#L151
multiple-value c.ControlPing(context.Background(), &memclnt.ControlPing{}) (value of type (*memclnt.ControlPingReply, error)) in single-value context
|
GolangCI (1.22):
examples/perf-bench/perf-bench.go#L159
ctx.error undefined (type memclnt.RPCService has no field or method error) (typecheck)
|
GolangCI (1.22)
issues found
|
Lint Markdown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint YAML
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check go.mod (1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check generated binapi (1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test (1.22, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test (1.22, ubuntu-latest)
No file was found with the provided path: test.json.
|
GolangCI (1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|