wip filter states #510
Annotations
10 errors and 9 warnings
Run actions-rs/cargo@v1:
src/app.rs#L222
cannot find value `relay_id` in this scope
|
Run actions-rs/cargo@v1:
src/app.rs#L226
cannot find value `relay_id` in this scope
|
Run actions-rs/cargo@v1:
src/app.rs#L222
this method takes 0 arguments but 1 argument was supplied
|
Run actions-rs/cargo@v1:
src/app.rs#L226
this method takes 0 arguments but 1 argument was supplied
|
Run actions-rs/cargo@v1:
src/app.rs#L344
this function takes 4 arguments but 3 arguments were supplied
|
Run actions-rs/cargo@v1:
src/app.rs#L351
the `?` operator can only be applied to values that implement `Try`
|
Run actions-rs/cargo@v1:
src/app.rs#L459
the `?` operator can only be applied to values that implement `Try`
|
Run actions-rs/cargo@v1:
src/app.rs#L713
this function takes 3 arguments but 2 arguments were supplied
|
Run actions-rs/cargo@v1:
src/args.rs#L237
this function takes 3 arguments but 2 arguments were supplied
|
Run actions-rs/cargo@v1:
src/args.rs#L241
this method takes 3 arguments but 2 arguments were supplied
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
Run actions-rs/cargo@v1:
src/profile.rs#L6
unused import: `FilterState`
|
Run actions-rs/cargo@v1:
src/filter.rs#L66
unused variable: `k`
|
Run actions-rs/cargo@v1
`notedeck` (lib) generated 2 warnings
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading