Version Packages (#606) #479
push-main.yml
on: push
ci-lint
40s
ci-prettier
41s
ci-test
1m 54s
cicd-build-publish-artifacts-dev
37s
cd-release
44s
Annotations
4 errors and 2 warnings
test/e2e.test.ts > e2e tests > chainlink > non pull request mode > should fail on wsrpc:
apps/go-mod-validator/src/deps.ts#L209
Error: failed to get go.mod dependencies from file: ./test/__fixtures__/chainlink/c97838d904aa7ac07fc4a48cd05db4c4859e5355/core/scripts/go.mod, err: Error: Command failed: go list -json -m all
go: downloading go1.22.5 (linux/amd64)
go: github.com/sourcegraph/sourcegraph/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/1791346fb05b02940886169dc1f2712c426dfbfdfeec0151bbb9fde71fd48a95: exit status 128:
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Confirm the import path was entered correctly.
If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.
❯ src/deps.ts:209:13
❯ Module.getDeps src/deps.ts:187:29
❯ run src/go-mod-validator.ts:47:24
❯ testEntrypoint test/e2e.test.ts:94:21
❯ test/e2e.test.ts:110:9
|
test/e2e.test.ts > e2e tests > chainlink > pull request mode > should pass on this diff:
apps/go-mod-validator/src/deps.ts#L209
Error: failed to get go.mod dependencies from file: ./test/__fixtures__/chainlink/1356b654d5baa16ca0c1a41f300fa131e614d2f8/core/scripts/go.mod, err: Error: Command failed: go list -json -m all
go: github.com/sourcegraph/sourcegraph/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/1791346fb05b02940886169dc1f2712c426dfbfdfeec0151bbb9fde71fd48a95: exit status 128:
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Confirm the import path was entered correctly.
If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.
❯ src/deps.ts:209:13
❯ Module.getDeps src/deps.ts:187:29
❯ run src/go-mod-validator.ts:47:24
❯ testEntrypoint test/e2e.test.ts:94:21
❯ test/e2e.test.ts:138:9
|
test/e2e.test.ts > e2e tests > chainlink > pull request mode > should ignore tagged wsrpc deps:
apps/go-mod-validator/src/deps.ts#L209
Error: failed to get go.mod dependencies from file: ./test/__fixtures__/chainlink/d64ba3dafedb21f77e335c056c9a830c5710dba0/core/scripts/go.mod, err: Error: Command failed: go list -json -m all
go: downloading go1.22.3 (linux/amd64)
go: github.com/sourcegraph/sourcegraph/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/1791346fb05b02940886169dc1f2712c426dfbfdfeec0151bbb9fde71fd48a95: exit status 128:
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Confirm the import path was entered correctly.
If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.
❯ src/deps.ts:209:13
❯ Module.getDeps src/deps.ts:187:29
❯ run src/go-mod-validator.ts:47:24
❯ testEntrypoint test/e2e.test.ts:94:21
❯ test/e2e.test.ts:147:9
|
ci-test
Process completed with exit code 1.
|
ci-lint
No files were found with the provided path: ./eslint-report.json. No artifacts will be uploaded.
|
ci-test
No files were found with the provided path: ./junit.xml
./lcov.info. No artifacts will be uploaded.
|