feat: agentic chains #369
ci.yaml
on: pull_request
stable / fmt
6s
stable / clippy
24s
stable / test
2m 15s
stable / doc
24s
stable / publish dry-run
5m 41s
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#L68
error: doc list item without indentation
--> rig-core/src/pipeline/mod.rs:68:5
|
68 | //! 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
|
68 | //! 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#L17
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L25
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L29
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L35
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L39
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L51
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L58
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / fmt:
rig-core/src/pipeline/mod.rs#L65
Diff in /home/runner/work/rig/rig/rig-core/src/pipeline/mod.rs
|
stable / clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stable / doc
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
|