Skip to content

chore: add some metrics specifically around astria tx execution #115

chore: add some metrics specifically around astria tx execution

chore: add some metrics specifically around astria tx execution #115

Triggered via pull request January 12, 2024 18:42
Status Failure
Total duration 1m 57s
Artifacts
build-and-publish-latest
1m 26s
build-and-publish-latest
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build-and-publish-latest
cannot use legacyPool (variable of type *legacypool.LegacyPool) as txpool.SubPool value in array or slice literal: *legacypool.LegacyPool does not implement txpool.SubPool (missing method AstriaOrderedTotalLen)
build-and-publish-latest
cannot use blobPool (variable of type *blobpool.BlobPool) as txpool.SubPool value in array or slice literal: *blobpool.BlobPool does not implement txpool.SubPool (missing method AstriaOrderedTotalLen)
build-and-publish-latest
cannot use pool (variable of type *legacypool.LegacyPool) as txpool.SubPool value in array or slice literal: *legacypool.LegacyPool does not implement txpool.SubPool (missing method AstriaOrderedTotalLen)
build-and-publish-latest
cannot use legacyPool (variable of type *legacypool.LegacyPool) as txpool.SubPool value in array or slice literal: *legacypool.LegacyPool does not implement txpool.SubPool (missing method AstriaOrderedTotalLen)
build-and-publish-latest
cannot use blobPool (variable of type *blobpool.BlobPool) as txpool.SubPool value in array or slice literal: *blobpool.BlobPool does not implement txpool.SubPool (missing method AstriaOrderedTotalLen)
build-and-publish-latest
cannot use pool (variable of type *legacypool.LegacyPool) as txpool.SubPool value in array or slice literal: *legacypool.LegacyPool does not implement txpool.SubPool (missing method AstriaOrderedTotalLen)
build-and-publish-latest
buildx failed with: ERROR: failed to solve: process "/bin/sh -c GOOS=${TARGETOS} GOARCH=${TARGETARCH} cd /go-ethereum && go run build/ci.go install -static ./cmd/geth" did not complete successfully: exit code: 1