feat: VersionedAttestations #1500
Annotations
4 errors and 2 warnings
lint
issues found
|
lint:
pkg/sentry/sentry.go#L282
cannot use func(ctx context.Context, ev *spec.VersionedAttestation) error {…} (value of type func(ctx "context".Context, ev *spec.VersionedAttestation) error) as func(ctx "context".Context, ev *phase0.Attestation) error value in argument to s.beacon.Node().OnAttestation) (typecheck)
|
lint:
cmd/sentry.go#L8
could not import github.com/ethpandaops/xatu/pkg/sentry (-: # github.com/ethpandaops/xatu/pkg/sentry
|
lint:
pkg/sentry/sentry.go#L282
cannot use func(ctx context.Context, ev *spec.VersionedAttestation) error {…} (value of type func(ctx "context".Context, ev *spec.VersionedAttestation) error) as func(ctx "context".Context, ev *phase0.Attestation) error value in argument to s.beacon.Node().OnAttestation (typecheck)
|
lint
Cache not found for keys: golangci-lint.cache-Linux-2878-59f1c7d4d1773130afa7045f890531b788a76c91, golangci-lint.cache-Linux-2878-
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/xatu/xatu. Supported file pattern: go.sum
|