Extract Anthropic as an engine and make tools into callbacks #24
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/cargo@v1:
src/engine/anthropic.rs#L13
field `model` is never read
|
Run actions-rs/cargo@v1
`ghostwriter` (lib) generated 1 warning
|
Run actions-rs/cargo@v1:
src/main.rs#L12
unused import: `std::thread::sleep`
|
Run actions-rs/cargo@v1:
src/main.rs#L13
unused import: `std::time::Duration`
|
Run actions-rs/cargo@v1:
src/main.rs#L317
unused variable: `api_key`
|
Run actions-rs/cargo@v1
`ghostwriter` (bin "ghostwriter") generated 4 warnings (run `cargo fix --bin "ghostwriter"` to apply 3 suggestions)
|
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