Merge pull request #150 from carverauto/update/convo-bug #91
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
|