Commit 8040648
fix: adapt TaskError handler to v1.0-dev MessageBanner API
MessageBanner on v1.0-dev takes &str, not impl Display. Convert
TaskError to string before passing to set_global and with_details.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 38972d1 commit 8040648
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
985 | 985 | | |
986 | 986 | | |
987 | 987 | | |
988 | | - | |
| 988 | + | |
| 989 | + | |
989 | 990 | | |
990 | | - | |
| 991 | + | |
991 | 992 | | |
992 | 993 | | |
993 | | - | |
| 994 | + | |
994 | 995 | | |
995 | 996 | | |
996 | 997 | | |
| |||
0 commit comments