feat: add filterv2 functions #122
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 15 warnings
Test
Process completed with exit code 101.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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 `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/
|
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/
|
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/
|
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/
|
Test
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Test:
waku-bindings/src/lib.rs#L20
use of deprecated struct `general::LegacyFilterSubscription`
|
Test:
waku-bindings/src/general/mod.rs#L222
use of deprecated struct `general::LegacyFilterSubscription`
|
Test:
waku-bindings/src/general/mod.rs#L229
use of deprecated struct `general::LegacyFilterSubscription`
|
Test:
waku-bindings/src/node/mod.rs#L24
use of deprecated struct `general::LegacyFilterSubscription`
|
Test:
waku-bindings/src/node/mod.rs#L221
use of deprecated struct `general::LegacyFilterSubscription`
|
Test:
waku-bindings/src/node/mod.rs#L225
use of deprecated function `node::legacyfilter::waku_legacy_filter_subscribe`
|
Test:
waku-bindings/src/node/mod.rs#L233
use of deprecated struct `general::LegacyFilterSubscription`
|
Test:
waku-bindings/src/node/mod.rs#L236
use of deprecated function `node::legacyfilter::waku_legacy_filter_unsubscribe`
|
Test:
waku-bindings/src/node/legacyfilter.rs#L10
use of deprecated struct `general::LegacyFilterSubscription`
|