Merge branch 'v7' into mrt #235
Annotations
31 errors and 2 warnings
build (1.21):
proxy_commands.go#L264
undefined: operateCommand
|
build (1.21):
client_builder_proxy.go#L36
cannot use NewProxyClientWithPolicyAndHost(policy, hosts[0]) (value of type *ProxyClient) as ClientIfc value in return statement: *ProxyClient does not implement ClientIfc (missing method Abort)
|
build (1.21):
proxy_client.go#L568
too many arguments in call to newReadCommand
|
build (1.21):
proxy_client.go#L754
cannot use clnt (variable of type *ProxyClient) as clientIfc value in argument to newBatchCommandOperate: *ProxyClient does not implement clientIfc (missing method Abort)
|
build (1.21):
proxy_client.go#L818
undefined: newOperateCommand
|
build (1.21):
proxy_client_reflect.go#L68
too many arguments in call to newReadCommand
|
build (1.21):
proxy_client_reflect.go#L123
cannot use clnt (variable of type *ProxyClient) as clientIfc value in argument to newBatchCommandOperate: *ProxyClient does not implement clientIfc (missing method Abort)
|
build (1.21):
proxy_execute_task.go#L33
cannot use clnt (variable of type *ProxyClient) as ClientIfc value in struct literal: *ProxyClient does not implement ClientIfc (missing method Abort)
|
build (1.21):
proxy_execute_task.go#L49
impossible type assertion: etsk.clnt.(*ProxyClient)
|
build (1.21)
Process completed with exit code 1.
|
build (1.22):
proxy_commands.go#L264
undefined: operateCommand
|
build (1.22):
client_builder_proxy.go#L36
cannot use NewProxyClientWithPolicyAndHost(policy, hosts[0]) (value of type *ProxyClient) as ClientIfc value in return statement: *ProxyClient does not implement ClientIfc (missing method Abort)
|
build (1.22):
proxy_client.go#L568
too many arguments in call to newReadCommand
|
build (1.22):
proxy_client.go#L754
cannot use clnt (variable of type *ProxyClient) as clientIfc value in argument to newBatchCommandOperate: *ProxyClient does not implement clientIfc (missing method Abort)
|
build (1.22):
proxy_client.go#L818
undefined: newOperateCommand
|
build (1.22):
proxy_client_reflect.go#L68
too many arguments in call to newReadCommand
|
build (1.22):
proxy_client_reflect.go#L123
cannot use clnt (variable of type *ProxyClient) as clientIfc value in argument to newBatchCommandOperate: *ProxyClient does not implement clientIfc (missing method Abort)
|
build (1.22):
proxy_execute_task.go#L33
cannot use clnt (variable of type *ProxyClient) as ClientIfc value in struct literal: *ProxyClient does not implement ClientIfc (missing method Abort)
|
build (1.22):
proxy_execute_task.go#L49
impossible type assertion: etsk.clnt.(*ProxyClient)
|
build (1.22)
Process completed with exit code 1.
|
build (1.20)
The job was canceled because "_1_21" failed.
|
build (1.20):
proxy_commands.go#L264
undefined: operateCommand
|
build (1.20):
client_builder_proxy.go#L36
cannot use NewProxyClientWithPolicyAndHost(policy, hosts[0]) (value of type *ProxyClient) as ClientIfc value in return statement: *ProxyClient does not implement ClientIfc (missing method Abort)
|
build (1.20):
proxy_client.go#L568
too many arguments in call to newReadCommand
|
build (1.20):
proxy_client.go#L754
cannot use clnt (variable of type *ProxyClient) as clientIfc value in argument to newBatchCommandOperate: *ProxyClient does not implement clientIfc (missing method Abort)
|
build (1.20):
proxy_client.go#L818
undefined: newOperateCommand
|
build (1.20):
proxy_client_reflect.go#L68
too many arguments in call to newReadCommand
|
build (1.20):
proxy_client_reflect.go#L123
cannot use clnt (variable of type *ProxyClient) as clientIfc value in argument to newBatchCommandOperate: *ProxyClient does not implement clientIfc (missing method Abort)
|
build (1.20):
proxy_execute_task.go#L33
cannot use clnt (variable of type *ProxyClient) as ClientIfc value in struct literal: *ProxyClient does not implement ClientIfc (missing method Abort)
|
build (1.20):
proxy_execute_task.go#L49
impossible type assertion: etsk.clnt.(*ProxyClient)
|
build (1.20)
Process completed with exit code 1.
|
build (1.21)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|