Show EL transactions on slot details page #65
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
15s
Build binaries
/
Build Windows binary
2m 40s
Build binaries
/
Build MacOS binary
45s
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.
|