Skip to content

support nacos

support nacos #826

Triggered via pull request December 26, 2024 03:10
Status Failure
Total duration 10m 38s
Artifacts

latestdepth.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build
cannot use clientGetter (variable of type kitexAttrsGetter) as rpc.RpcAttrsGetter[rpcinfo.RPCInfo] value in struct literal: kitexAttrsGetter does not implement rpc.RpcAttrsGetter[rpcinfo.RPCInfo] (missing method GetServerAddress)
build
kitexAttrsGetter does not satisfy rpc.RpcAttrsGetter[rpcinfo.RPCInfo] (missing method GetServerAddress)
build
cannot use serverGetter (variable of type kitexAttrsGetter) as rpc.RpcAttrsGetter[rpcinfo.RPCInfo] value in struct literal: kitexAttrsGetter does not implement rpc.RpcAttrsGetter[rpcinfo.RPCInfo] (missing method GetServerAddress)
build
kitexAttrsGetter does not satisfy rpc.RpcAttrsGetter[rpcinfo.RPCInfo] (missing method GetServerAddress)
build
cannot use clientGetter (variable of type kitexAttrsGetter) as rpc.RpcAttrsGetter[rpcinfo.RPCInfo] value in struct literal: kitexAttrsGetter does not implement rpc.RpcAttrsGetter[rpcinfo.RPCInfo] (missing method GetServerAddress)
build
kitexAttrsGetter does not satisfy rpc.RpcAttrsGetter[rpcinfo.RPCInfo] (missing method GetServerAddress)
build
cannot use serverGetter (variable of type kitexAttrsGetter) as rpc.RpcAttrsGetter[rpcinfo.RPCInfo] value in struct literal: kitexAttrsGetter does not implement rpc.RpcAttrsGetter[rpcinfo.RPCInfo] (missing method GetServerAddress)
build
kitexAttrsGetter does not satisfy rpc.RpcAttrsGetter[rpcinfo.RPCInfo] (missing method GetServerAddress)
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636