Skip to content

geth version test

geth version test #37

Triggered via push January 29, 2025 13:48
Status Failure
Total duration 5m 18s
Artifacts

ci.yml

on: push
Matrix: avalanchego_e2e
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

48 errors and 1 warning
Golang Unit Tests (macos-latest)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.BlobToKZGCommitment
Golang Unit Tests (macos-latest)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.ComputeKZGProof
Golang Unit Tests (macos-latest)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.ComputeBlobKZGProof
Golang Unit Tests (macos-latest)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.VerifyBlobKZGProof
Golang Unit Tests (macos-latest)
n.commitment.BytesUncompressed undefined (type *banderwagon.Element has no field or method BytesUncompressed)
Golang Unit Tests (macos-latest)
assignment mismatch: 4 variables but reader.Next returns 5 values
Golang Unit Tests (macos-latest)
Process completed with exit code 1.
Golang Unit Tests (ubuntu-latest)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.BlobToKZGCommitment
Golang Unit Tests (ubuntu-latest)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.ComputeKZGProof
Golang Unit Tests (ubuntu-latest)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.ComputeBlobKZGProof
Golang Unit Tests (ubuntu-latest)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.VerifyBlobKZGProof
Golang Unit Tests (ubuntu-latest)
n.commitment.BytesUncompressed undefined (type *banderwagon.Element has no field or method BytesUncompressed)
Golang Unit Tests (ubuntu-latest)
assignment mismatch: 4 variables but reader.Next returns 5 values
Golang Unit Tests (ubuntu-latest)
Process completed with exit code 1.
AvalancheGo E2E Tests (ubuntu-20.04)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.BlobToKZGCommitment
AvalancheGo E2E Tests (ubuntu-20.04)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.ComputeKZGProof
AvalancheGo E2E Tests (ubuntu-20.04)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.ComputeBlobKZGProof
AvalancheGo E2E Tests (ubuntu-20.04)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.VerifyBlobKZGProof
AvalancheGo E2E Tests (ubuntu-20.04)
n.commitment.BytesUncompressed undefined (type *banderwagon.Element has no field or method BytesUncompressed)
AvalancheGo E2E Tests (ubuntu-20.04)
undefined: bls.NewSecretKey
AvalancheGo E2E Tests (ubuntu-20.04)
undefined: bls.PublicFromSecretKey
AvalancheGo E2E Tests (ubuntu-20.04)
assignment mismatch: 4 variables but reader.Next returns 5 values
AvalancheGo E2E Tests (ubuntu-20.04)
assignment mismatch: 4 variables but reader.Next returns 5 values
AvalancheGo E2E Tests (ubuntu-20.04)
Process completed with exit code 1.
Golang Unit Tests (ubuntu-20.04)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.BlobToKZGCommitment
Golang Unit Tests (ubuntu-20.04)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.ComputeKZGProof
Golang Unit Tests (ubuntu-20.04)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.ComputeBlobKZGProof
Golang Unit Tests (ubuntu-20.04)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.VerifyBlobKZGProof
Golang Unit Tests (ubuntu-20.04)
n.commitment.BytesUncompressed undefined (type *banderwagon.Element has no field or method BytesUncompressed)
Golang Unit Tests (ubuntu-20.04)
assignment mismatch: 4 variables but reader.Next returns 5 values
Golang Unit Tests (ubuntu-20.04)
Process completed with exit code 1.
Lint: triedb/database.go#L129
previous case (typecheck)
Lint: core/txpool/validation.go#L40
could not import github.com/ethereum/go-ethereum/crypto/kzg4844 (-: # github.com/ethereum/go-ethereum/crypto/kzg4844
Lint
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.BlobToKZGCommitment
Lint
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.ComputeKZGProof
Lint
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.ComputeBlobKZGProof
Lint
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.VerifyBlobKZGProof) (typecheck)
Lint: sync/syncutils/iterators.go#L13
cannot use &AccountIterator{} (value of type *AccountIterator) as ethdb.Iterator value in variable declaration: *AccountIterator does not implement ethdb.Iterator (missing method Release) (typecheck)
Lint: sync/syncutils/iterators.go#L14
cannot use &StorageIterator{} (value of type *StorageIterator) as ethdb.Iterator value in variable declaration: *StorageIterator does not implement ethdb.Iterator (missing method Error) (typecheck)
Lint: sync/syncutils/iterators.go#L41
it.Hash undefined (type *AccountIterator has no field or method Hash) (typecheck)
Lint: sync/syncutils/iterators.go#L30
it.Account undefined (type *AccountIterator has no field or method Account) (typecheck)
Golang Unit Tests (windows-latest)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.BlobToKZGCommitment
Golang Unit Tests (windows-latest)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.ComputeKZGProof
Golang Unit Tests (windows-latest)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.ComputeBlobKZGProof
Golang Unit Tests (windows-latest)
cannot use (gokzg4844.Blob)(blob) (value of type gokzg4844.Blob) as *gokzg4844.Blob value in argument to context.VerifyBlobKZGProof
Golang Unit Tests (windows-latest)
n.commitment.BytesUncompressed undefined (type *banderwagon.Element has no field or method BytesUncompressed)
Golang Unit Tests (windows-latest)
assignment mismatch: 4 variables but reader.Next returns 5 values
Golang Unit Tests (windows-latest)
Process completed with exit code 1.
AvalancheGo E2E Tests (ubuntu-20.04)
No files were found with the provided path: ~/.tmpnet/networks/1000. No artifacts will be uploaded.