Skip to content

Add support for Nacos v2 SDK #184

Add support for Nacos v2 SDK

Add support for Nacos v2 SDK #184

Triggered via pull request March 3, 2024 13:39
Status Failure
Total duration 32s
Artifacts

tests.yml

on: pull_request
Matrix: unit-benchmark-test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
unit-benchmark-test (1.2, X64): client/circuit_breaker.go#L24
cannot find package "github.com/cloudwego/kitex/client" in any of:
unit-benchmark-test (1.2, X64): client/circuit_breaker.go#L25
cannot find package "github.com/cloudwego/kitex/pkg/circuitbreak" in any of:
unit-benchmark-test (1.2, X64): client/circuit_breaker.go#L26
cannot find package "github.com/cloudwego/kitex/pkg/klog" in any of:
unit-benchmark-test (1.2, X64): client/retry.go#L19
cannot find package "github.com/cloudwego/kitex/pkg/retry" in any of:
unit-benchmark-test (1.2, X64): client/circuit_breaker.go#L27
cannot find package "github.com/cloudwego/kitex/pkg/rpcinfo" in any of:
unit-benchmark-test (1.2, X64): client/rpc_timeout.go#L21
cannot find package "github.com/cloudwego/kitex/pkg/rpctimeout" in any of:
unit-benchmark-test (1.2, X64): client/circuit_breaker.go#L20
cannot find package "github.com/kitex-contrib/config-nacos/v2/nacos" in any of:
unit-benchmark-test (1.2, X64): client/circuit_breaker.go#L21
cannot find package "github.com/kitex-contrib/config-nacos/v2/utils" in any of:
unit-benchmark-test (1.2, X64): client/circuit_breaker.go#L22
cannot find package "github.com/nacos-group/nacos-sdk-go/v2/vo" in any of:
unit-benchmark-test (1.2, X64): example/client/main.go#L19
cannot find package "context" in any of:
unit-benchmark-test (1.2, ARM64)
The job was canceled because "_1_2_X64" failed.
unit-benchmark-test (1.2, ARM64)
Unable to find Go version '1.2' for platform linux and architecture arm64.
unit-benchmark-test (1.2, X64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.