Skip to content

Upstream merge 1.14.6 #4353

Upstream merge 1.14.6

Upstream merge 1.14.6 #4353

Triggered via pull request August 31, 2024 10:45
Status Failure
Total duration 19m 40s
Artifacts 2

ci.yml

on: pull_request
Matrix: integration-tests
Matrix: unit-tests
Matrix: build
Matrix: e2e-tests
Matrix: lint
Matrix: codecov
Fit to window
Zoom out
Zoom in

Annotations

52 errors and 10 warnings
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
build (ubuntu-20.04)
Cannot open: File exists
lint (ubuntu-20.04): params/config.go#L685
receiver-naming: receiver name c should be consistent with previous receiver name b for BorConfig (revive)
lint (ubuntu-20.04): params/config.go#L689
receiver-naming: receiver name c should be consistent with previous receiver name b for BorConfig (revive)
lint (ubuntu-20.04): params/config.go#L693
receiver-naming: receiver name c should be consistent with previous receiver name b for BorConfig (revive)
lint (ubuntu-20.04): core/blockstm/mvhashmap.go#L201
receiver-naming: receiver name mvr should be consistent with previous receiver name res for MVReadResult (revive)
lint (ubuntu-20.04): internal/ethapi/api.go#L782
receiver-naming: receiver name api should be consistent with previous receiver name s for BlockChainAPI (revive)
lint (ubuntu-20.04): internal/ethapi/api.go#L787
receiver-naming: receiver name api should be consistent with previous receiver name s for BlockChainAPI (revive)
lint (ubuntu-20.04): internal/ethapi/api.go#L795
receiver-naming: receiver name api should be consistent with previous receiver name s for BlockChainAPI (revive)
lint (ubuntu-20.04): internal/cli/chain_sethead.go#L34
receiver-naming: receiver name c should be consistent with previous receiver name a for ChainSetHeadCommand (revive)
lint (ubuntu-20.04): internal/cli/chain_sethead.go#L40
receiver-naming: receiver name c should be consistent with previous receiver name a for ChainSetHeadCommand (revive)
lint (ubuntu-20.04): internal/cli/chain_sethead.go#L54
receiver-naming: receiver name c should be consistent with previous receiver name a for ChainSetHeadCommand (revive)
integration-tests (ubuntu-20.04): tests/bor/helper.go#L131
undefined: trie.NewDatabase
integration-tests (ubuntu-20.04): tests/bor/helper.go#L131
undefined: trie.HashDefaults
integration-tests (ubuntu-20.04): tests/bor/helper.go#L138
undefined: trie.NewDatabase
integration-tests (ubuntu-20.04): tests/bor/helper.go#L138
undefined: trie.HashDefaults
integration-tests (ubuntu-20.04): tests/bor/helper.go#L224
too many arguments in call to _bor.FinalizeAndAssemble
integration-tests (ubuntu-20.04): tests/bor/bor_test.go#L796
undefined: trie.NewDatabase
integration-tests (ubuntu-20.04): tests/bor/bor_test.go#L796
undefined: trie.HashDefaults
integration-tests (ubuntu-20.04): tests/bor/bor_test.go#L824
undefined: trie.NewDatabase
integration-tests (ubuntu-20.04): tests/bor/bor_test.go#L824
undefined: trie.HashDefaults
integration-tests (ubuntu-20.04): tests/bor/bor_test.go#L826
not enough arguments in call to core.NewBlockChain
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
integration-tests (ubuntu-20.04)
Cannot open: File exists
e2e-tests (ubuntu-20.04)
Process completed with exit code 18.
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Cannot open: File exists
unit-tests (ubuntu-20.04)
Process completed with exit code 2.
build (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
build (ubuntu-20.04)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-tests (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
integration-tests (ubuntu-20.04)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
e2e-tests (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-tests (ubuntu-20.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/bor/bor. Supported file pattern: go.sum
unit-tests (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
unit-tests (ubuntu-20.04)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code_10644640452", "logs_10644640452". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
code_10644640452 Expired
615 MB
logs_10644640452 Expired
261 KB