refactor: validator state management refactor #4143
ci.yml
on: pull_request
Build native libraries
7s
Download Beacon Node OAPI
3s
Download spectests
4s
Build Docker image
6m 13s
Lint
1m 47s
Build project
4m 6s
Start and stop the node
4m 19s
Test
3m 32s
Matrix: Run spec-tests
All spec-tests passed
0s
Annotations
7 warnings
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals:
Dockerfile#L123
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals
More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
|
Start and stop the node
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
|
Run spec-tests (deneb, minimal)
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
|
Build project
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
|
Run spec-tests (deneb, general)
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
|
Run spec-tests (deneb, mainnet)
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
|
Test
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
|