Skip to content

Refactor churn limit helpers #36296

Refactor churn limit helpers

Refactor churn limit helpers #36296

Triggered via pull request September 29, 2023 14:51
Status Failure
Total duration 10m 23s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Lint: beacon-chain/core/helpers/validators_test.go#L383
syntax error: unexpected EpochActivationChurnLimit in composite literal; possibly missing comma or } (typecheck)
Lint
issues found
Build: beacon-chain/core/helpers/validators_test.go#L383
missing ',' in composite literal
Build
Process completed with exit code 1.
Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Gosec scan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/