chore(fmt): fix warnings and release 1.0.2 #258
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Test
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Test:
nostrss-core/src/scheduler/scheduler.rs#L306
unused variable: `tags`
|
Test:
nostrss-core/src/scheduler/scheduler.rs#L306
variable does not need to be mutable
|
Test:
nostrss-core/src/app/app.rs#L46
field `feeds_jobs` is never read
|
Test:
nostrss-core/src/nostr/mod.rs#L18
method `get_relays` is never used
|
Test:
nostrss-core/src/nostr/service.rs#L32
field `default_relays` is never read
|
Test:
nostrss-core/src/app/app.rs#L174
call to `.clone()` on a reference in this situation does nothing
|
Test:
nostrss-core/src/app/app.rs#L178
call to `.clone()` on a reference in this situation does nothing
|
Test:
nostrss-core/src/app/app.rs#L182
call to `.clone()` on a reference in this situation does nothing
|
Install rust
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/
|
Install rust
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/
|
Install rust
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/
|
Install rust
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/
|
Build debug
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Build debug
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Build debug:
nostrss-core/src/app/app.rs#L46
field `feeds_jobs` is never read
|
Build debug:
nostrss-core/src/nostr/mod.rs#L18
method `get_relays` is never used
|
Build debug:
nostrss-core/src/nostr/service.rs#L32
field `default_relays` is never read
|
Build debug
`nostrss` (bin "nostrss") generated 3 warnings
|
Loading