Skip to content

Show EL transactions on slot details page #64

Show EL transactions on slot details page

Show EL transactions on slot details page #64

Triggered via pull request November 17, 2023 18:45
@pk910pk910
opened #40
show-txs
Status Failure
Total duration 3m 16s
Artifacts
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 Linux binary
Build binaries  /  Build Windows binary
3m 2s
Build binaries / Build Windows binary
Build binaries  /  Build MacOS binary
38s
Build binaries / Build MacOS binary
Fit to window
Zoom out
Zoom in

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.