( ctx context.Context, runID string, failure taskpkg.RunFailure, actor taskpkg.ActorContext, )
| 273 | actor taskpkg.ActorContext, |
| 274 | ) (*taskpkg.Run, error) |
| 275 | FailRun( |
| 276 | ctx context.Context, |
| 277 | runID string, |
| 278 | failure taskpkg.RunFailure, |
no outgoing calls
no test coverage detected