Claude Haiku 4.5 Support #19
Merged
Annotations
14 warnings
|
Run cargo check
`pattern-discord` (lib) generated 2 warnings (run `cargo fix --lib -p pattern-discord` to apply 1 suggestion)
|
|
Run cargo check:
crates/pattern_discord/src/bot.rs#L1042
unused variable: `fn_name`
|
|
Run cargo check:
crates/pattern_discord/src/bot.rs#L1038
unused variable: `ctx_clone`
|
|
Run cargo check
`pattern-core` (lib) generated 6 warnings (run `cargo fix --lib -p pattern-core` to apply 2 suggestions)
|
|
Run cargo check:
crates/pattern_core/src/data_source/homeassistant.rs#L347
method `process_state_change` is never used
|
|
Run cargo check:
crates/pattern_core/src/data_source/bluesky.rs#L3031
method `format_single_notification` is never used
|
|
Run cargo check:
crates/pattern_core/src/data_source/bluesky.rs#L1238
method `append_as_standalone` is never used
|
|
Run cargo check:
crates/pattern_core/src/context/mod.rs#L101
variable does not need to be mutable
|
|
Run cargo check:
crates/pattern_core/src/data_source/bluesky.rs#L2100
unused variable: `post_is_excluded`
|
|
Run cargo check:
crates/pattern_core/src/context/mod.rs#L13
unused import: `MessageOptions`
|
|
Install latest nightly
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 latest nightly
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 latest nightly
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 latest nightly
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