Skip to content

feat: thrift-gen-rpc-swagger plugin #48

feat: thrift-gen-rpc-swagger plugin

feat: thrift-gen-rpc-swagger plugin #48

Triggered via pull request September 11, 2024 16:03
Status Failure
Total duration 1m 37s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
ut: go/pkg/mod/github.com/apache/[email protected]/lib/go/test/tests/protocol_mock.go#L29
no required module provides package github.com/golang/mock/gomock; to add it:
ut: 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.18.10/x64/src/thrift)
ut: 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.18.10/x64/src/thrifttest)
ut: 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.18.10/x64/src/gen/stress)
ut: 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.18.10/x64/src/common)
ut: 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.18.10/x64/src/gen/thrifttest)
ut: go/pkg/mod/github.com/apache/[email protected]/tutorial/go/src/handler.go#L25
package shared is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/shared)
ut: go/pkg/mod/github.com/apache/[email protected]/tutorial/go/src/client.go#L26
package tutorial is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/tutorial)
ut
Process completed with exit code 2.
ut
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/