Upstream merge 1.14.6 #4352
ci.yml
on: pull_request
Matrix: integration-tests
Matrix: unit-tests
Matrix: build
Matrix: e2e-tests
Matrix: lint
Matrix: codecov
Annotations
54 errors and 8 warnings
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
|
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/debug.go#L60
receiver-naming: receiver name c should be consistent with previous receiver name d for DebugCommand (revive)
|
lint (ubuntu-20.04):
internal/cli/debug.go#L75
receiver-naming: receiver name c should be consistent with previous receiver name d for DebugCommand (revive)
|
lint (ubuntu-20.04):
internal/cli/debug.go#L80
receiver-naming: receiver name c should be consistent with previous receiver name d for DebugCommand (revive)
|
unit-tests (ubuntu-20.04)
Canceling since a higher priority waiting request for 'build-1300' 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)
Cannot open: File exists
|
unit-tests (ubuntu-20.04)
The operation was canceled.
|
e2e-tests (ubuntu-20.04)
Canceling since a higher priority waiting request for 'build-1300' exists
|
e2e-tests (ubuntu-20.04)
The operation was canceled.
|
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
|
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/
|
unit-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)
Restore cache failed: Dependencies file is not found in /home/runner/work/bor/bor. Supported file pattern: go.sum
|
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_10644590104", "logs_10644590104".
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_10644590104
Expired
|
615 MB |
|
logs_10644590104
Expired
|
204 KB |
|