Skip to content

Add support for Nacos v2 SDK #192

Add support for Nacos v2 SDK

Add support for Nacos v2 SDK #192

Triggered via pull request March 3, 2024 14:17
Status Failure
Total duration 1m 36s
Artifacts

tests.yml

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

Annotations

17 errors and 1 warning
unit-benchmark-test (1.20.1, ARM64): go/pkg/mod/github.com/apache/[email protected]/lib/go/test/tests/protocol_mock.go#L27
package thrift is not in GOROOT (/opt/hostedtoolcache/go/1.20.1/arm64/src/thrift)
unit-benchmark-test (1.20.1, ARM64): go/pkg/mod/github.com/apache/[email protected]/lib/go/test/tests/thrifttest_driver.go#L25
package thrifttest is not in GOROOT (/opt/hostedtoolcache/go/1.20.1/arm64/src/thrifttest)
unit-benchmark-test (1.20.1, ARM64): go/pkg/mod/github.com/apache/[email protected]/test/go/src/bin/stress/main.go#L26
package gen/stress is not in GOROOT (/opt/hostedtoolcache/go/1.20.1/arm64/src/gen/stress)
unit-benchmark-test (1.20.1, ARM64): go/pkg/mod/github.com/apache/[email protected]/test/go/src/bin/testclient/main.go#L23
package common is not in GOROOT (/opt/hostedtoolcache/go/1.20.1/arm64/src/common)
unit-benchmark-test (1.20.1, ARM64): go/pkg/mod/github.com/apache/[email protected]/test/go/src/bin/testclient/main.go#L26
package gen/thrifttest is not in GOROOT (/opt/hostedtoolcache/go/1.20.1/arm64/src/gen/thrifttest)
unit-benchmark-test (1.20.1, ARM64): go/pkg/mod/github.com/apache/[email protected]/tutorial/go/src/handler.go#L25
package shared is not in GOROOT (/opt/hostedtoolcache/go/1.20.1/arm64/src/shared)
unit-benchmark-test (1.20.1, ARM64): go/pkg/mod/github.com/apache/[email protected]/tutorial/go/src/client.go#L26
package tutorial is not in GOROOT (/opt/hostedtoolcache/go/1.20.1/arm64/src/tutorial)
unit-benchmark-test (1.20.1, ARM64)
Process completed with exit code 2.
unit-benchmark-test (1.20.1, X64)
The job was canceled because "_1_20_1_ARM64" failed.
unit-benchmark-test (1.20.1, X64): go/pkg/mod/github.com/apache/[email protected]/lib/go/test/tests/protocol_mock.go#L27
package thrift is not in GOROOT (/opt/hostedtoolcache/go/1.20.1/x64/src/thrift)
unit-benchmark-test (1.20.1, X64): go/pkg/mod/github.com/apache/[email protected]/lib/go/test/tests/thrifttest_driver.go#L25
package thrifttest is not in GOROOT (/opt/hostedtoolcache/go/1.20.1/x64/src/thrifttest)
unit-benchmark-test (1.20.1, X64): go/pkg/mod/github.com/apache/[email protected]/test/go/src/bin/stress/main.go#L26
package gen/stress is not in GOROOT (/opt/hostedtoolcache/go/1.20.1/x64/src/gen/stress)
unit-benchmark-test (1.20.1, X64): go/pkg/mod/github.com/apache/[email protected]/test/go/src/bin/testclient/main.go#L23
package common is not in GOROOT (/opt/hostedtoolcache/go/1.20.1/x64/src/common)
unit-benchmark-test (1.20.1, X64): go/pkg/mod/github.com/apache/[email protected]/test/go/src/bin/testclient/main.go#L26
package gen/thrifttest is not in GOROOT (/opt/hostedtoolcache/go/1.20.1/x64/src/gen/thrifttest)
unit-benchmark-test (1.20.1, X64): go/pkg/mod/github.com/apache/[email protected]/tutorial/go/src/handler.go#L25
package shared is not in GOROOT (/opt/hostedtoolcache/go/1.20.1/x64/src/shared)
unit-benchmark-test (1.20.1, X64): go/pkg/mod/github.com/apache/[email protected]/tutorial/go/src/client.go#L26
package tutorial is not in GOROOT (/opt/hostedtoolcache/go/1.20.1/x64/src/tutorial)
unit-benchmark-test (1.20.1, X64)
The operation was canceled.
unit-benchmark-test (1.20.1, ARM64)
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/.