Upstream merge 1.14.6 #4364
ci.yml
on: pull_request
Matrix: integration-tests
Matrix: unit-tests
Matrix: build
Matrix: e2e-tests
Matrix: lint
Matrix: codecov
Annotations
52 errors and 10 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):
core/blockchain.go#L2532
func `(*BlockChain).processBlock` is unused (unused)
|
lint (ubuntu-20.04):
eth/fetcher/tx_fetcher.go#L76
const `maxTxArrivalWait` is unused (unused)
|
lint (ubuntu-20.04):
eth/fetcher/tx_fetcher_test.go#L2021
func `containsHash` is unused (unused)
|
lint (ubuntu-20.04):
eth/downloader/bor_downloader.go#L52
var `lightMaxForkAncestry` is unused (unused)
|
lint (ubuntu-20.04):
eth/downloader/bor_downloader.go#L105
field `genesis` is unused (unused)
|
lint (ubuntu-20.04):
eth/downloader/queue.go#L93
func `(*fetchResult).body` is unused (unused)
|
lint (ubuntu-20.04):
eth/downloader/bor_downloader_test.go#L1423
type `whitelistFake` is unused (unused)
|
lint (ubuntu-20.04):
eth/downloader/bor_downloader_test.go#L1432
func `newWhitelistFake` is unused (unused)
|
lint (ubuntu-20.04):
eth/downloader/bor_downloader_test.go#L1438
func `(*whitelistFake).IsValidPeer` is unused (unused)
|
lint (ubuntu-20.04):
eth/downloader/bor_downloader_test.go#L1446
func `(*whitelistFake).IsValidChain` is unused (unused)
|
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.
|
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/
|
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_10716556571", "logs_10716556571".
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_10716556571
Expired
|
615 MB |
|
logs_10716556571
Expired
|
257 KB |
|