Skip to content

feat(sentry): base implementation for proposing blocks on a schedule #1395

feat(sentry): base implementation for proposing blocks on a schedule

feat(sentry): base implementation for proposing blocks on a schedule #1395

Triggered via pull request November 5, 2024 06:19
Status Failure
Total duration 2m 19s
Artifacts

test.yaml

on: pull_request
Matrix: full_ci
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
full_ci (1.22.x): pkg/sentry/event/beacon/eth/v2/validator_beacon_block.go#L48
cannot use e.event (variable of type *"github.com/attestantio/go-eth2-client/api".VersionedProposal) as *spec.VersionedSignedBeaconBlock value in argument to eth.NewEventBlockV2FromVersionSignedBeaconBlock
full_ci (1.22.x)
Process completed with exit code 1.
full_ci (1.22.x): pkg/server/service/event-ingester/event_test.go#L34
event_test.go:34: Error Trace: /home/runner/work/xatu/xatu/pkg/server/service/event-ingester/event/event_test.go:34 Error: Should be true Test: TestEventRouter_AllTypesHaveHandlers
full_ci (1.22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, guyarb/golang-test-annotations@v0.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/