Skip to content

wip: answer questions about today/yesterday #124

wip: answer questions about today/yesterday

wip: answer questions about today/yesterday #124

Triggered via pull request March 10, 2026 18:40
Status Failure
Total duration 5m 43s
Artifacts

threadr-operator-smoke.yml

on: pull_request
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