pulumi/pulumi-cdk

Workflow failure: main

pulumi-bot opened this issue · 0 comments

Workflow Failure

main has failed. See the list of failures below:

yarn run v1.22.21
$ cd lib && yarn link && cd .. && cd examples && set -euo pipefail && go test -json  -v -count=1 -cover -timeout 2h -parallel 4 . 2>&1 | tee /tmp/gotest.log | gotestfmt
warning There's already a package called "@pulumi/cdk" registered. This command has had no effect. If this command was run in another folder with the same name, the other folder is still linked. Please run yarn unlink in the other folder if you want to register this folder.
go: github.com/pulumi/pulumi/pkg/v3@v3.29.0 requires
	sourcegraph.com/sourcegraph/appdash-data@v0.0.0-[20](https://github.com/pulumi/pulumi-cdk/actions/runs/7244729187/job/19733516770#step:15:21)1510052[21](https://github.com/pulumi/pulumi-cdk/actions/runs/7244729187/job/19733516770#step:15:22)446-73f23eafcf67: unrecognized import path "sourcegraph.com/sourcegraph/appdash-data": reading https://sourcegraph.com/sourcegraph/appdash-data?go-get=1: 404 Not Found
go: downloading github.com/pulumi/pulumi/pkg/v3 v3.29.0
go: github.com/pulumi/pulumi/pkg/v3@v3.29.0 requires
	sourcegraph.com/sourcegraph/appdash-data@v0.0.0-20151005[22](https://github.com/pulumi/pulumi-cdk/actions/runs/7244729187/job/19733516770#step:15:23)1446-73f23eafcf67: unrecognized import path "sourcegraph.com/sourcegraph/appdash-data": reading https://sourcegraph.com/sourcegraph/appdash-data?go-get=1: 404 Not Found
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.