chore(deps): update determinatesystems/magic-nix-cache-action action to v8 - abandoned #1633
Triggered via pull request
September 19, 2024 00:02
Status
Failure
Total duration
1m 29s
Artifacts
–
pull-request-main.yml
on: pull_request
ci-lint
42s
ci-prettier
41s
ci-lint-misc
11s
cd-signed-commits
0s
ci-signed-commits
36s
ci-test
1m 17s
ci-build-artifacts
43s
ci-actions-dependencies-updater
33s
ci-gha-workflow-validator
26s
validate-worfklow-changes
4s
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.
|