Add new proof gen #286
Annotations
15 warnings
build_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_and_test:
core/src/data_proof_v2.rs#L122
variable does not need to be mutable
|
build_and_test:
core/src/data_proof_v2.rs#L123
variable does not need to be mutable
|
build_and_test:
core/src/data_proof_v2.rs#L95
unneeded late initialization
|
build_and_test
`avail-core` (lib) generated 3 warnings (run `cargo clippy --fix --lib -p avail-core` to apply 2 suggestions)
|
build_and_test:
kate/src/com.rs#L416
called `.err().expect()` on a `Result` value
|
build_and_test
`kate` (lib) generated 1 warning (run `cargo clippy --fix --lib -p kate` to apply 1 suggestion)
|
build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build_and_test:
core/src/data_proof_v2.rs#L122
variable does not need to be mutable
|
build_and_test:
core/src/data_proof_v2.rs#L123
variable does not need to be mutable
|
build_and_test
`avail-core` (lib) generated 2 warnings (run `cargo fix --lib -p avail-core` to apply 2 suggestions)
|
build_and_test
`avail-core` (lib test) generated 2 warnings (2 duplicates)
|