figured out big miscalc in token estimation from memories and where s… #161
Annotations
12 warnings
|
Rust project
`pattern-discord` (lib) generated 2 warnings (run `cargo fix --lib -p pattern-discord` to apply 1 suggestion)
|
|
Rust project:
crates/pattern_discord/src/bot.rs#L1042
unused variable: `fn_name`
|
|
Rust project:
crates/pattern_discord/src/bot.rs#L1038
unused variable: `ctx_clone`
|
|
Rust project
`pattern-core` (lib) generated 4 warnings
|
|
Rust project:
crates/pattern_core/src/data_source/homeassistant.rs#L347
method `process_state_change` is never used
|
|
Rust project:
crates/pattern_core/src/data_source/bluesky.rs#L3024
method `format_single_notification` is never used
|
|
Rust project:
crates/pattern_core/src/data_source/bluesky.rs#L1231
method `append_as_standalone` is never used
|
|
Rust project:
crates/pattern_core/src/data_source/bluesky.rs#L2093
unused variable: `post_is_excluded`
|
|
Rust project
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/
|
|
Rust project
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/
|
|
Rust project
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/
|
|
Rust project
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/
|