Skip to content

cmd/abigen, accounts/abi/bind: implement abigen version 2 #5298

cmd/abigen, accounts/abi/bind: implement abigen version 2

cmd/abigen, accounts/abi/bind: implement abigen version 2 #5298

Triggered via pull request January 6, 2025 12:54
Status Failure
Total duration 21s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: 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
build: 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
build: 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
build: 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
build: 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
build: 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
build: 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
build: accounts/abi/bind/v2/internal/contracts/db/bindings.go#L134
cannot use abi.ConvertType(out[1], new(big.Int)).(big.Int) (comma, ok expression of type big.Int) as *big.Int value in assignment
build: accounts/abi/bind/v2/internal/contracts/db/bindings.go#L136
cannot use abi.ConvertType(out[2], new(big.Int)).(big.Int) (comma, ok expression of type big.Int) as *big.Int value in assignment
build: accounts/abi/bind/v2/internal/convertedv1bindtests/crowdsale.go#L142
cannot use abi.ConvertType(out[1], new(big.Int)).(big.Int) (comma, ok expression of type big.Int) as *big.Int value in assignment