Skip to content

Merge pull request #161 from carverauto/feat/hybrid-retrieval #125

Merge pull request #161 from carverauto/feat/hybrid-retrieval

Merge pull request #161 from carverauto/feat/hybrid-retrieval #125

Triggered via push March 10, 2026 18:40
Status Failure
Total duration 6m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
smoke
Process completed with exit code 1.
smoke
Entity without __spark_metadata__ field is deprecated. Entity AshStateMachine.Transition does not define a `__spark_metadata__` field. This field is required to access source annotations. Add `__spark_metadata__: nil` to the defstruct for AshStateMachine.Transition.
smoke
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it