cmd/abigen, accounts/abi/bind: implement abigen version 2 #5300
Annotations
10 errors
Run tests:
accounts/abi/bind/v2/internal/contracts/events/bindings.go#L81
cannot use abi.ConvertType(out[0], new(big.Int)).(big.Int) (comma, ok expression of type big.Int) as *big.Int value in assignment
|
Run tests:
accounts/abi/bind/v2/internal/contracts/events/bindings.go#L83
cannot use abi.ConvertType(out[1], new(big.Int)).(big.Int) (comma, ok expression of type big.Int) as *big.Int value in assignment
|
Run tests:
accounts/abi/bind/v2/internal/contracts/events/bindings.go#L85
cannot use abi.ConvertType(out[2], new(big.Int)).(big.Int) (comma, ok expression of type big.Int) as *big.Int value in assignment
|
|
|
|
Run tests:
accounts/abi/bind/v2/internal/contracts/db/bindings.go#L101
cannot use abi.ConvertType(out[0], new(big.Int)).(big.Int) (comma, ok expression of type big.Int) as *big.Int value in assignment
|
Run tests:
accounts/abi/bind/v2/internal/contracts/db/bindings.go#L103
cannot use abi.ConvertType(out[1], new(big.Int)).(big.Int) (comma, ok expression of type big.Int) as *big.Int value in assignment
|
Run tests:
accounts/abi/bind/v2/internal/contracts/db/bindings.go#L105
cannot use abi.ConvertType(out[2], new(big.Int)).(big.Int) (comma, ok expression of type big.Int) as *big.Int value in assignment
|
Run tests:
accounts/abi/bind/v2/internal/contracts/db/bindings.go#L132
cannot use abi.ConvertType(out[0], new(big.Int)).(big.Int) (comma, ok expression of type big.Int) as *big.Int value in assignment
|
Loading