Skip to content

EIP-7594 implementation #156

EIP-7594 implementation

EIP-7594 implementation #156

Triggered via pull request October 23, 2024 09:05
Status Failure
Total duration 15m 56s
Artifacts

backend-tests.yml

on: pull_request
Matrix: backend_ci
Fit to window
Zoom out
Zoom in

Annotations

93 errors and 36 warnings
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L802
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L806
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L966
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L978
method `get_g1_secret` is not a member of trait `KZGSettings`
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L982
method `get_g2_secret` is not a member of trait `KZGSettings`
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L767
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L830
method `new` has an incompatible type for trait
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L827
not all trait items implemented, missing: `get_g1_monomial`, `get_g1_lagrange_brp`, `get_g2_monomial`, `get_x_ext_fft_column`
backend_ci (ubuntu-latest, zkcrypto): zkcrypto/src/eip_4844.rs#L39
this function takes 3 arguments but 2 arguments were supplied
backend_ci (ubuntu-latest, arkworks): arkworks/src/kzg_types.rs#L602
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
backend_ci (ubuntu-latest, arkworks): arkworks/src/kzg_types.rs#L606
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
backend_ci (ubuntu-latest, arkworks): arkworks/src/kzg_types.rs#L780
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
backend_ci (ubuntu-latest, arkworks): arkworks/src/kzg_types.rs#L792
method `get_g1_secret` is not a member of trait `KZGSettings`
backend_ci (ubuntu-latest, arkworks): arkworks/src/kzg_types.rs#L796
method `get_g2_secret` is not a member of trait `KZGSettings`
backend_ci (ubuntu-latest, arkworks): arkworks/src/eip_4844.rs#L430
cannot find type `Cell` in this scope
backend_ci (ubuntu-latest, arkworks): arkworks/src/eip_4844.rs#L11
unused import: `BYTES_PER_BLOB`
backend_ci (ubuntu-latest, arkworks): arkworks/src/kzg_types.rs#L570
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
backend_ci (ubuntu-latest, arkworks): arkworks/src/kzg_types.rs#L630
method `new` has an incompatible type for trait
backend_ci (ubuntu-latest, arkworks): arkworks/src/kzg_types.rs#L627
not all trait items implemented, missing: `get_g1_monomial`, `get_g1_lagrange_brp`, `get_g2_monomial`, `get_x_ext_fft_column`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/kzg_types.rs#L825
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/kzg_types.rs#L829
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/kzg_types.rs#L1044
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/kzg_types.rs#L1056
method `get_g1_secret` is not a member of trait `KZGSettings`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/kzg_types.rs#L1060
method `get_g2_secret` is not a member of trait `KZGSettings`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/kzg_types.rs#L793
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/kzg_types.rs#L853
method `new` has an incompatible type for trait
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/kzg_types.rs#L850
not all trait items implemented, missing: `get_g1_monomial`, `get_g1_lagrange_brp`, `get_g2_monomial`, `get_x_ext_fft_column`
backend_ci (ubuntu-latest, arkworks3): arkworks3/src/eip_4844.rs#L42
this function takes 3 arguments but 2 arguments were supplied
backend_ci (windows-latest, arkworks): arkworks/src/kzg_types.rs#L602
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
backend_ci (windows-latest, arkworks): arkworks/src/kzg_types.rs#L606
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
backend_ci (windows-latest, arkworks): arkworks/src/kzg_types.rs#L780
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
backend_ci (windows-latest, arkworks): arkworks/src/kzg_types.rs#L792
method `get_g1_secret` is not a member of trait `KZGSettings`
backend_ci (windows-latest, arkworks): arkworks/src/kzg_types.rs#L796
method `get_g2_secret` is not a member of trait `KZGSettings`
backend_ci (windows-latest, arkworks): arkworks/src/eip_4844.rs#L430
cannot find type `Cell` in this scope
backend_ci (windows-latest, arkworks): arkworks/src/kzg_types.rs#L570
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
backend_ci (windows-latest, arkworks): arkworks/src/kzg_types.rs#L630
method `new` has an incompatible type for trait
backend_ci (windows-latest, arkworks): arkworks/src/kzg_types.rs#L627
not all trait items implemented, missing: `get_g1_monomial`, `get_g1_lagrange_brp`, `get_g2_monomial`, `get_x_ext_fft_column`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L802
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L806
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L966
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L978
method `get_g1_secret` is not a member of trait `KZGSettings`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L982
method `get_g2_secret` is not a member of trait `KZGSettings`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L767
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L830
method `new` has an incompatible type for trait
backend_ci (windows-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L827
not all trait items implemented, missing: `get_g1_monomial`, `get_g1_lagrange_brp`, `get_g2_monomial`, `get_x_ext_fft_column`
backend_ci (windows-latest, zkcrypto): zkcrypto/src/eip_4844.rs#L39
this function takes 3 arguments but 2 arguments were supplied
backend_ci (windows-latest, arkworks3): arkworks3/src/kzg_types.rs#L825
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
backend_ci (windows-latest, arkworks3): arkworks3/src/kzg_types.rs#L829
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
backend_ci (windows-latest, arkworks3): arkworks3/src/kzg_types.rs#L1044
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
backend_ci (windows-latest, arkworks3): arkworks3/src/kzg_types.rs#L1056
method `get_g1_secret` is not a member of trait `KZGSettings`
backend_ci (windows-latest, arkworks3): arkworks3/src/kzg_types.rs#L1060
method `get_g2_secret` is not a member of trait `KZGSettings`
backend_ci (windows-latest, arkworks3): arkworks3/src/kzg_types.rs#L793
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
backend_ci (windows-latest, arkworks3): arkworks3/src/kzg_types.rs#L853
method `new` has an incompatible type for trait
backend_ci (windows-latest, arkworks3): arkworks3/src/kzg_types.rs#L850
not all trait items implemented, missing: `get_g1_monomial`, `get_g1_lagrange_brp`, `get_g2_monomial`, `get_x_ext_fft_column`
backend_ci (windows-latest, arkworks3): arkworks3/src/eip_4844.rs#L42
this function takes 3 arguments but 2 arguments were supplied
backend_ci (ubuntu-latest, blst)
Process completed with exit code 1.
backend_ci (macos-latest, arkworks): arkworks/src/kzg_types.rs#L602
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
backend_ci (macos-latest, arkworks): arkworks/src/kzg_types.rs#L606
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
backend_ci (macos-latest, arkworks): arkworks/src/kzg_types.rs#L780
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
backend_ci (macos-latest, arkworks): arkworks/src/kzg_types.rs#L792
method `get_g1_secret` is not a member of trait `KZGSettings`
backend_ci (macos-latest, arkworks): arkworks/src/kzg_types.rs#L796
method `get_g2_secret` is not a member of trait `KZGSettings`
backend_ci (macos-latest, arkworks): arkworks/src/eip_4844.rs#L430
cannot find type `Cell` in this scope
backend_ci (macos-latest, arkworks): arkworks/src/kzg_types.rs#L570
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
backend_ci (macos-latest, arkworks): arkworks/src/kzg_types.rs#L630
method `new` has an incompatible type for trait
backend_ci (macos-latest, arkworks): arkworks/src/kzg_types.rs#L627
not all trait items implemented, missing: `get_g1_monomial`, `get_g1_lagrange_brp`, `get_g2_monomial`, `get_x_ext_fft_column`
backend_ci (macos-latest, arkworks3): arkworks3/src/kzg_types.rs#L825
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
backend_ci (macos-latest, arkworks3): arkworks3/src/kzg_types.rs#L829
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
backend_ci (macos-latest, arkworks3): arkworks3/src/kzg_types.rs#L1044
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
backend_ci (macos-latest, arkworks3): arkworks3/src/kzg_types.rs#L1056
method `get_g1_secret` is not a member of trait `KZGSettings`
backend_ci (macos-latest, arkworks3): arkworks3/src/kzg_types.rs#L1060
method `get_g2_secret` is not a member of trait `KZGSettings`
backend_ci (macos-latest, arkworks3): arkworks3/src/kzg_types.rs#L793
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
backend_ci (macos-latest, arkworks3): arkworks3/src/kzg_types.rs#L853
method `new` has an incompatible type for trait
backend_ci (macos-latest, arkworks3): arkworks3/src/kzg_types.rs#L850
not all trait items implemented, missing: `get_g1_monomial`, `get_g1_lagrange_brp`, `get_g2_monomial`, `get_x_ext_fft_column`
backend_ci (macos-latest, arkworks3): arkworks3/src/eip_4844.rs#L42
this function takes 3 arguments but 2 arguments were supplied
backend_ci (ubuntu-latest, constantine)
patch failed: bindings/csharp/Makefile:39
backend_ci (ubuntu-latest, constantine)
Process completed with exit code 1.
backend_ci (macos-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L802
method `get_expanded_roots_of_unity_at` is not a member of trait `FFTSettings`
backend_ci (macos-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L806
method `get_expanded_roots_of_unity` is not a member of trait `FFTSettings`
backend_ci (macos-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L966
method `get_expanded_roots_of_unity_at` is not a member of trait `KZGSettings`
backend_ci (macos-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L978
method `get_g1_secret` is not a member of trait `KZGSettings`
backend_ci (macos-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L982
method `get_g2_secret` is not a member of trait `KZGSettings`
backend_ci (macos-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L767
not all trait items implemented, missing: `get_brp_roots_of_unity`, `get_brp_roots_of_unity_at`
backend_ci (macos-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L830
method `new` has an incompatible type for trait
backend_ci (macos-latest, zkcrypto): zkcrypto/src/kzg_types.rs#L827
not all trait items implemented, missing: `get_g1_monomial`, `get_g1_lagrange_brp`, `get_g2_monomial`, `get_x_ext_fft_column`
backend_ci (macos-latest, zkcrypto): zkcrypto/src/eip_4844.rs#L39
this function takes 3 arguments but 2 arguments were supplied
kzg_ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
kzg_ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (ubuntu-latest, zkcrypto)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (ubuntu-latest, zkcrypto)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (ubuntu-latest, arkworks)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (ubuntu-latest, arkworks)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (ubuntu-latest, arkworks3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (ubuntu-latest, arkworks3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (windows-latest, arkworks)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (windows-latest, arkworks)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (windows-latest, arkworks): arkworks/src/eip_4844.rs#L11
unused import: `BYTES_PER_BLOB`
backend_ci (windows-latest, arkworks)
`rust-kzg-arkworks` (lib) generated 1 warning
backend_ci (windows-latest, zkcrypto)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (windows-latest, zkcrypto)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (windows-latest, arkworks3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (windows-latest, arkworks3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (ubuntu-latest, blst)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (ubuntu-latest, blst)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (windows-latest, blst)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (windows-latest, blst)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (macos-latest, arkworks)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (macos-latest, arkworks)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (macos-latest, arkworks): arkworks/src/eip_4844.rs#L11
unused import: `BYTES_PER_BLOB`
backend_ci (macos-latest, arkworks)
`rust-kzg-arkworks` (lib) generated 1 warning
backend_ci (macos-latest, arkworks3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (macos-latest, arkworks3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (macos-latest, blst)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (macos-latest, blst)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (ubuntu-latest, constantine)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (ubuntu-latest, constantine)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (windows-latest, constantine)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (windows-latest, constantine)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (macos-latest, zkcrypto)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (macos-latest, zkcrypto)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend_ci (macos-latest, constantine)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend_ci (macos-latest, constantine)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/