blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

[TASK] Improve `IntoJobDefinition` unimplemented message

Open Serial-ATA opened this issue 9 months ago • 0 comments

Overview

The unimplemented message for IntoJobDefinition isn't very helpful:

no method named `into_job_definition` found for fn item `fn(Context<OrbitContext>, ...) -> ... {modify_rollup_metadata}` in the current scope
the full type name has been written to ...

At least give some hint as to what's wrong.

Serial-ATA avatar Mar 18 '25 20:03 Serial-ATA