Merge pull request #89 from Asone/dependabot/cargo/openssl-0.10.66 #271
Annotations
22 warnings
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
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/
|
|
|
nostrss-core/src/scheduler/scheduler.rs#L324
unused variable: `tags`
|
nostrss-core/src/scheduler/scheduler.rs#L324
variable does not need to be mutable
|
nostrss-core/src/app/app.rs#L50
field `feeds_jobs` is never read
|
nostrss-core/src/nostr/mod.rs#L18
method `get_relays` is never used
|
nostrss-core/src/nostr/service.rs#L32
field `default_relays` is never read
|
nostrss-core/src/app/app.rs#L182
call to `.clone()` on a reference in this situation does nothing
|
nostrss-core/src/app/app.rs#L186
call to `.clone()` on a reference in this situation does nothing
|
nostrss-core/src/app/app.rs#L190
call to `.clone()` on a reference in this situation does nothing
|
|
|
nostrss-core/src/app/app.rs#L50
field `feeds_jobs` is never read
|
nostrss-core/src/nostr/mod.rs#L18
method `get_relays` is never used
|
nostrss-core/src/nostr/service.rs#L32
field `default_relays` is never read
|
|
This job succeeded
Loading