add another error debug help bit in the changelog #124
Annotations
10 errors and 5 warnings
Test:
substreams/src/handlers.rs#L125
method `encode_raw` has incompatible signature for trait
|
Test:
substreams/src/handlers.rs#L126
method `merge_field` has incompatible signature for trait
|
Test
aborting due to 2 previous errors
|
Test:
substreams/src/handlers.rs#L32
method `encode_raw` has incompatible signature for trait
|
Test:
substreams/src/handlers.rs#L33
method `merge_field` has incompatible signature for trait
|
Test
aborting due to 2 previous errors
|
Test:
substreams/src/handlers.rs#L79
method `encode_raw` has incompatible signature for trait
|
Test:
substreams/src/handlers.rs#L80
method `merge_field` has incompatible signature for trait
|
Test
aborting due to 2 previous errors
|
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test
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/
|
Test
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/
|
Test:
substreams/src/store.rs#L1648
use of deprecated associated function `pb::substreams::store_delta::Operation::from_i32`: Use the TryFrom<i32> implementation instead
|
Test
`substreams` (lib) generated 1 warning
|
Test
`substreams` (lib test) generated 1 warning (1 duplicate)
|