feat: agentic chains #368
ci.yaml
on: pull_request
stable / fmt
6s
stable / clippy
25s
stable / test
2m 19s
stable / doc
24s
stable / publish dry-run
5m 26s
Annotations
3 errors and 15 warnings
stable / fmt
Process completed with exit code 1.
|
doc list item without indentation:
rig-core/src/pipeline/mod.rs#L76
error: doc list item without indentation
--> rig-core/src/pipeline/mod.rs:76:5
|
76 | //! for chaining arbitrary operations, as long as they implement the [Op] trait.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
= note: `-D clippy::doc-lazy-continuation` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::doc_lazy_continuation)]`
help: indent this line
|
76 | //! for chaining arbitrary operations, as long as they implement the [Op] trait.
| ++
|
stable / clippy
Clippy has exited with exit code 101
|
stable / fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L1
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L11
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L22
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L26
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L32
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L47
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L59
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L66
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L73
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/try_op.rs#L24
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/try_op.rs
|
stable / doc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stable / clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stable / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stable / publish dry-run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|