solve yet another math problem #41
Annotations
19 errors and 1 warning
Golang Unit Tests (ubuntu-latest)
Process completed with exit code 1.
|
Golang Unit Tests (ubuntu-20.04)
Process completed with exit code 1.
|
Lint:
triedb/database.go#L129
previous case (typecheck)
|
Lint:
sync/syncutils/iterators.go#L30
it.Account undefined (type *AccountIterator has no field or method Account) (typecheck)
|
Lint:
sync/syncutils/iterators.go#L41
it.Hash undefined (type *AccountIterator has no field or method Hash) (typecheck)
|
Lint:
sync/syncutils/iterators.go#L64
it.Hash undefined (type *StorageIterator has no field or method Hash) (typecheck)
|
Lint:
sync/syncutils/iterators.go#L68
it.Slot undefined (type *StorageIterator has no field or method Slot) (typecheck)
|
Lint:
accounts/abi/bind/base.go#L332
c.transactor.SuggestGasTipCap undefined (type ContractTransactor has no field or method SuggestGasTipCap) (typecheck)
|
Lint:
accounts/abi/bind/base.go#L387
c.transactor.SuggestGasPrice undefined (type ContractTransactor has no field or method SuggestGasPrice) (typecheck)
|
Lint:
accounts/abi/bind/base.go#L436
c.transactor.EstimateGas undefined (type ContractTransactor has no field or method EstimateGas) (typecheck)
|
Lint:
accounts/abi/bind/base.go#L493
c.transactor.SendTransaction undefined (type ContractTransactor has no field or method SendTransaction) (typecheck)
|
Lint:
accounts/abi/bind/base.go#L527
c.filterer.FilterLogs undefined (type ContractFilterer has no field or method FilterLogs) (typecheck)
|
Golang Unit Tests (macos-latest)
Process completed with exit code 1.
|
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)
Process completed with exit code 1.
|
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.
|