(
taskId: string,
input: {
command?: string | null;
exitCode?: number | null;
passed: boolean;
summary?: string | null;
artifacts?: string[];
},
opts?: TaskMutationOptions
)
source not stored for this graph (policy: none)
no test coverage detected