Add apply kubeyaml rpc to KNE grpc server #1601
go.yml
on: pull_request
go
/
lint
1m 7s
linter
/
Lint Code Base
2m 11s
Matrix: go / Build and Test
Annotations
14 errors and 1 warning
go / Build and Test (1.21):
exec/fake/fake.go#L98
cannot use c (variable of type *Command) as "github.com/openconfig/kne/exec".Cmd value in return statement: *Command does not implement "github.com/openconfig/kne/exec".Cmd (missing method SetStdin)
|
go / Build and Test (1.21):
controller/server/main.go#L334
undefined: cpb.ApplyClusterRequest
|
go / Build and Test (1.21):
controller/server/main.go#L334
undefined: cpb.ApplyClusterResponse
|
go / Build and Test (1.21)
Process completed with exit code 1.
|
go / lint
Cannot open: File exists
|
go / lint
Cannot open: File exists
|
go / lint
Cannot open: File exists
|
go / lint
Cannot open: File exists
|
go / lint
Cannot open: File exists
|
go / lint
Cannot open: File exists
|
go / lint
Cannot open: File exists
|
go / lint
Cannot open: File exists
|
go / lint
Cannot open: File exists
|
go / lint
Cannot open: File exists
|
go / lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|