Skip to content

beacon/light: blsync'er alternate #233

beacon/light: blsync'er alternate

beacon/light: blsync'er alternate #233

Triggered via pull request January 5, 2024 15:37
Status Failure
Total duration 15s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build
1099511627776 (untyped int constant) overflows int
build
cannot use 1099511627776 (untyped int constant) as int value in argument to ssz.ErrListTooBigFn (overflows)
build
1099511627776 (untyped int constant) overflows int
build
cannot use 1099511627776 (untyped int constant) as int value in argument to ssz.ErrListTooBigFn (overflows)
build
cannot use 1099511627776 (untyped int constant) as int value in argument to ssz.DivideInt2 (overflows)
build
cannot use 1099511627776 (untyped int constant) as int value in argument to ssz.DivideInt2 (overflows)
build
1099511627776 (untyped int constant) overflows int
build
cannot use 1099511627776 (untyped int constant) as int value in argument to ssz.ErrListTooBigFn (overflows)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/