Fix state sync hash #4207
ci.yml
on: pull_request
Matrix: integration-tests
Matrix: unit-tests
Matrix: build
Matrix: e2e-tests
Matrix: lint
Matrix: codecov
Annotations
10 errors and 11 warnings
lint (ubuntu-20.04):
accounts/external/backend.go#L163
undefined: ethereum (typecheck)
|
lint (ubuntu-20.04):
accounts/scwallet/wallet.go#L124
undefined: ethereum (typecheck)
|
lint (ubuntu-20.04):
accounts/scwallet/wallet.go#L683
undefined: ethereum (typecheck)
|
lint (ubuntu-20.04):
beacon/types/config.go#L136
undefined: yaml (typecheck)
|
lint (ubuntu-20.04):
console/prompt/prompter.go#L101
p.SetCtrlCAborts undefined (type *terminalPrompter has no field or method SetCtrlCAborts) (typecheck)
|
lint (ubuntu-20.04):
console/prompt/prompter.go#L102
p.SetTabCompletionStyle undefined (type *terminalPrompter has no field or method SetTabCompletionStyle) (typecheck)
|
lint (ubuntu-20.04):
console/prompt/prompter.go#L103
p.SetMultiLineMode undefined (type *terminalPrompter has no field or method SetMultiLineMode) (typecheck)
|
lint (ubuntu-20.04):
console/prompt/prompter.go#L155
p.Prompt undefined (type *terminalPrompter has no field or method Prompt) (typecheck)
|
lint (ubuntu-20.04):
internal/debug/flags.go#L43
undefined: cli (typecheck)
|
lint (ubuntu-20.04):
internal/debug/flags.go#L49
undefined: cli (typecheck)
|
lint (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-tests (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-tests (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
e2e-tests (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-tests (ubuntu-20.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/bor/bor. Supported file pattern: go.sum
|
integration-tests (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration-tests (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
codecov (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
codecov (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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_8964393123", "integrationTest-coverage", "logs_8964393123", "unitTest-coverage".
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_8964393123
Expired
|
610 MB |
|
integrationTest-coverage
Expired
|
94.8 KB |
|
logs_8964393123
Expired
|
1.72 MB |
|
unitTest-coverage
Expired
|
7.76 MB |
|