Skip to content

fix(blobs): Validate sidecar KzgCommitments and disallow sidecar omission #13643

fix(blobs): Validate sidecar KzgCommitments and disallow sidecar omission

fix(blobs): Validate sidecar KzgCommitments and disallow sidecar omission #13643

Triggered via pull request December 18, 2024 16:23
Status Failure
Total duration 2m 31s
Billable time 23m
Artifacts

pipeline.yml

on: pull_request
build-and-push-container
1m 48s
build-and-push-container
Matrix: ci-e2e
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 11 warnings
build: beacon/blockchain/process_proposal.go#L112
cannot use consensusSidecars (variable of type *"github.com/berachain/beacon-kit/consensus/types".ConsensusSidecars[BlobSidecarsT]) as *"github.com/berachain/beacon-kit/consensus/types".ConsensusSidecars[BlobSidecarsT] value in argument to s.VerifyIncomingBlobSidecars
build: beacon/blockchain/process_proposal.go#L146
too many type arguments for type Service: have 10, want 9
build: beacon/blockchain/process_proposal.go#L155
s.logger undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method logger)
build: beacon/blockchain/process_proposal.go#L164
s.stateProcessor undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method stateProcessor)
build: beacon/blockchain/process_proposal.go#L165
s.storageBackend undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method storageBackend)
build: beacon/blockchain/process_proposal.go#L168
s.logger undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method logger)
build: beacon/blockchain/process_proposal.go#L176
s.blobProcessor undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method blobProcessor)
build: beacon/blockchain/process_proposal.go#L178
s.logger undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method logger)
build: beacon/blockchain/process_proposal.go#L185
s.logger undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method logger)
build: beacon/blockchain/process_proposal.go#L188
sidecars.Len undefined (type BlobSidecarsT has no field or method Len)
generate-check
The job was canceled because "build_ubuntu-24_04-beacon" failed.
generate-check
The operation was canceled.
lint
The job was canceled because "build_ubuntu-24_04-beacon" failed.
lint
The operation was canceled.
gosec
The job was canceled because "build_ubuntu-24_04-beacon" failed.
gosec
The operation was canceled.
nilaway
The job was canceled because "build_ubuntu-24_04-beacon" failed.
nilaway: beacon/blockchain/process_proposal.go#L112
cannot use consensusSidecars (variable of type *"github.com/berachain/beacon-kit/consensus/types".ConsensusSidecars[BlobSidecarsT]) as *"github.com/berachain/beacon-kit/consensus/types".ConsensusSidecars[BlobSidecarsT] value in argument to s.VerifyIncomingBlobSidecars
nilaway: beacon/blockchain/process_proposal.go#L146
too many type arguments for type Service: have 10, want 9
nilaway: beacon/blockchain/process_proposal.go#L155
s.logger undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method logger)
nilaway: beacon/blockchain/process_proposal.go#L164
s.stateProcessor undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method stateProcessor)
nilaway: beacon/blockchain/process_proposal.go#L165
s.storageBackend undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method storageBackend)
nilaway: beacon/blockchain/process_proposal.go#L168
s.logger undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method logger)
nilaway: beacon/blockchain/process_proposal.go#L176
s.blobProcessor undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method blobProcessor)
nilaway: beacon/blockchain/process_proposal.go#L178
s.logger undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method logger)
nilaway: beacon/blockchain/process_proposal.go#L185
s.logger undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method logger)
nilaway: beacon/blockchain/process_proposal.go#L188
sidecars.Len undefined (type BlobSidecarsT has no field or method Len)
tidy-sync-check
The job was canceled because "build_ubuntu-24_04-beacon" failed.
tidy-sync-check
The operation was canceled.
test-unit-cover
The job was canceled because "build_ubuntu-24_04-beacon" failed.
test-unit-cover
The operation was canceled.
test-unit-bench
The job was canceled because "build_ubuntu-24_04-beacon" failed.
test-unit-bench
The operation was canceled.
build-and-push-container
Process completed with exit code 2.
test-e2e
cannot use consensusSidecars (variable of type *"github.com/berachain/beacon-kit/consensus/types".ConsensusSidecars[BlobSidecarsT]) as *"github.com/berachain/beacon-kit/consensus/types".ConsensusSidecars[BlobSidecarsT] value in argument to s.VerifyIncomingBlobSidecars
test-e2e
too many type arguments for type Service: have 10, want 9
test-e2e
s.logger undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method logger)
test-e2e
s.stateProcessor undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method stateProcessor)
test-e2e
s.storageBackend undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method storageBackend)
test-e2e
s.logger undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method logger)
test-e2e
s.blobProcessor undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method blobProcessor)
test-e2e
s.logger undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method logger)
test-e2e
s.logger undefined (type *Service[_, _, _, _, _, _, _, ConsensusSidecarsT, BlobSidecarsT, _] has no field or method logger)
test-e2e
sidecars.Len undefined (type BlobSidecarsT has no field or method Len)
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/