chore: add some metrics specifically around astria tx execution #115
astria-build-and-publish-image.yml
on: pull_request
build-and-publish-latest
1m 26s
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
|