feat: add filterv2 functions #217
Annotations
2 errors and 15 warnings
waku-bindings/src/node/filter.rs#L55
expected identifier, found `:`
|
|
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/
|
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/
|
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/
|
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/
|
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/
|
|
waku-bindings/src/node/filter.rs#L11
unused import: `handle_response`
|
waku-bindings/src/lib.rs#L19
use of deprecated struct `general::LegacyFilterSubscription`
|
waku-bindings/src/general/mod.rs#L222
use of deprecated struct `general::LegacyFilterSubscription`
|
waku-bindings/src/general/mod.rs#L229
use of deprecated struct `general::LegacyFilterSubscription`
|
waku-bindings/src/node/mod.rs#L24
use of deprecated struct `general::LegacyFilterSubscription`
|
waku-bindings/src/node/mod.rs#L221
use of deprecated struct `general::LegacyFilterSubscription`
|
waku-bindings/src/node/mod.rs#L225
use of deprecated function `node::legacyfilter::waku_legacy_filter_subscribe`
|
waku-bindings/src/node/mod.rs#L233
use of deprecated struct `general::LegacyFilterSubscription`
|
waku-bindings/src/node/mod.rs#L236
use of deprecated function `node::legacyfilter::waku_legacy_filter_unsubscribe`
|
The logs for this run have expired and are no longer available.
Loading