dev2main #167
Annotations
2 errors and 13 warnings
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
core/src/utils/programs.rs#L4
constant `CHESS_ELF` is never used
|
core/src/utils/programs.rs#L7
constant `FIBONACCI_IO_ELF` is never used
|
core/src/utils/programs.rs#L10
constant `IO_ELF` is never used
|
core/src/utils/programs.rs#L13
constant `JSON_ELF` is never used
|
core/src/utils/programs.rs#L16
constant `REGEX_ELF` is never used
|
core/src/utils/programs.rs#L19
constant `RSA_ELF` is never used
|
core/src/utils/programs.rs#L22
constant `SSZ_WITHDRAWALS_ELF` is never used
|
core/src/utils/programs.rs#L25
constant `TENDERMINT_ELF` is never used
|
core/src/utils/programs.rs#L30
constant `FIBONACCI_ELF` is never used
|
core/src/utils/programs.rs#L33
constant `ED25519_ELF` is never used
|
This job failed
Loading