feature(state-processor): update validators EffectiveBalance
only when epoch turns
#12910
Annotations
17 errors and 35 warnings
test-unit-bench:
mod/consensus-types/pkg/types/deposit_message_test.go#L56
cannot use mocksSigner (variable of type *mocks.BLSSigner) as "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner value in argument to types.CreateAndSignDepositMessage: *mocks.BLSSigner does not implement "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner (wrong type for method PublicKey)
|
test-unit-bench:
mod/state-transition/pkg/core/state_processor_genesis_test.go#L54
cannot use mocksSigner (variable of type *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner) as "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner value in argument to createStateProcessor: *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner does not implement "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner (wrong type for method PublicKey)
|
test-unit-bench:
mod/state-transition/pkg/core/state_processor_genesis_test.go#L200
cannot use mocksSigner (variable of type *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner) as "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner value in argument to createStateProcessor: *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner does not implement "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner (wrong type for method PublicKey)
|
test-unit-bench:
mod/state-transition/pkg/core/state_processor_staking_test.go#L57
cannot use mocksSigner (variable of type *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner) as "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner value in argument to createStateProcessor: *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner does not implement "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner (wrong type for method PublicKey)
|
test-unit-bench:
mod/state-transition/pkg/core/state_processor_staking_test.go#L255
cannot use mocksSigner (variable of type *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner) as "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner value in argument to createStateProcessor: *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner does not implement "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner (wrong type for method PublicKey)
|
test-unit-bench
Process completed with exit code 2.
|
test-unit-cover
The job was canceled because "test-unit-bench_ubuntu-24" failed.
|
test-unit-cover:
mod/consensus-types/pkg/types/deposit_message_test.go#L56
cannot use mocksSigner (variable of type *mocks.BLSSigner) as "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner value in argument to types.CreateAndSignDepositMessage: *mocks.BLSSigner does not implement "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner (wrong type for method PublicKey)
|
test-unit-cover:
mod/state-transition/pkg/core/state_processor_genesis_test.go#L54
cannot use mocksSigner (variable of type *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner) as "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner value in argument to createStateProcessor: *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner does not implement "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner (wrong type for method PublicKey)
|
test-unit-cover:
mod/state-transition/pkg/core/state_processor_genesis_test.go#L200
cannot use mocksSigner (variable of type *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner) as "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner value in argument to createStateProcessor: *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner does not implement "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner (wrong type for method PublicKey)
|
test-unit-cover:
mod/state-transition/pkg/core/state_processor_staking_test.go#L57
cannot use mocksSigner (variable of type *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner) as "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner value in argument to createStateProcessor: *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner does not implement "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner (wrong type for method PublicKey)
|
test-unit-cover:
mod/state-transition/pkg/core/state_processor_staking_test.go#L255
cannot use mocksSigner (variable of type *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner) as "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner value in argument to createStateProcessor: *"github.com/berachain/beacon-kit/mod/primitives/pkg/crypto/mocks".BLSSigner does not implement "github.com/berachain/beacon-kit/mod/primitives/pkg/crypto".BLSSigner (wrong type for method PublicKey)
|
test-unit-cover
The operation was canceled.
|
lint
The job was canceled because "test-unit-bench_ubuntu-24" failed.
|
lint
The operation was canceled.
|
nilaway
The job was canceled because "test-unit-bench_ubuntu-24" failed.
|
nilaway
The operation was canceled.
|
build
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/
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
generate-check
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/
|
generate-check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-forge-fuzz
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/
|
test-forge-cover
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-forge-cover
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
slither
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/
|
slither
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
markdownlint
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/
|
markdownlint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build-and-push-container
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/
|
gosec
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/
|
test-unit-fuzz
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/
|
test-unit-fuzz
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-unit-bench
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/
|
test-unit-bench
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
tidy-sync-check
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/
|
tidy-sync-check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-unit-cover
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
nilaway
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1, docker/setup-buildx-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v1, docker/setup-buildx-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-e2e
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-e2e
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-e2e
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-e2e
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-e2e
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-e2e
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-e2e
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-e2e
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-e2e
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-e2e
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test-e2e
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|