Show EL transactions on slot details page #64
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-dev.yml
on: pull_request
Build binaries
/
Build Linux binary
14s
Build binaries
/
Build Windows binary
3m 2s
Build binaries
/
Build MacOS binary
38s
Annotations
12 errors
Build binaries / Build Linux binary:
handlers/slot.go#L616
txValue.Div(txValue, utils.ETH).Float64 undefined (type *big.Int has no field or method Float64)
|
Build binaries / Build Linux binary:
handlers/slot.go#L617
txValue.Mod(txValue, utils.ETH).Float64 undefined (type *big.Int has no field or method Float64)
|
Build binaries / Build Linux binary:
handlers/slot.go#L618
utils.ETH.Float64 undefined (type *big.Int has no field or method Float64)
|
Build binaries / Build Linux binary
Process completed with exit code 2.
|
Build binaries / Build MacOS binary:
handlers/slot.go#L616
txValue.Div(txValue, utils.ETH).Float64 undefined (type *big.Int has no field or method Float64)
|
Build binaries / Build MacOS binary:
handlers/slot.go#L617
txValue.Mod(txValue, utils.ETH).Float64 undefined (type *big.Int has no field or method Float64)
|
Build binaries / Build MacOS binary:
handlers/slot.go#L618
utils.ETH.Float64 undefined (type *big.Int has no field or method Float64)
|
Build binaries / Build MacOS binary
Process completed with exit code 2.
|
Build binaries / Build Windows binary:
handlers/slot.go#L616
txValue.Div(txValue, utils.ETH).Float64 undefined (type *big.Int has no field or method Float64)
|
Build binaries / Build Windows binary:
handlers/slot.go#L617
txValue.Mod(txValue, utils.ETH).Float64 undefined (type *big.Int has no field or method Float64)
|
Build binaries / Build Windows binary:
handlers/slot.go#L618
utils.ETH.Float64 undefined (type *big.Int has no field or method Float64)
|
Build binaries / Build Windows binary
Process completed with exit code 1.
|