Update README.md #37
Annotations
14 errors
|
build-and-test (22):
src/commands/runner.test.ts#L704
Property 'stepCount' is missing in type '{ workflow: { createRunAsync: ReturnType<typeof vi.fn>; }; id: string; onFailureSteps: { id: string; type: "shell"; command: string; }[]; }' but required in type 'WorkflowFactoryResult'.
|
|
build-and-test (22):
src/commands/runner.test.ts#L677
Property 'stepCount' is missing in type '{ workflow: { createRunAsync: ReturnType<typeof vi.fn>; }; id: string; onFailureSteps: { id: string; type: "shell"; command: string; }[]; finallySteps: { id: string; type: "shell"; command: string; }[]; }' but required in type 'WorkflowFactoryResult'.
|
|
build-and-test (22):
src/commands/runner.test.ts#L651
Property 'stepCount' is missing in type '{ workflow: { createRunAsync: ReturnType<typeof vi.fn>; }; id: string; finallySteps: { id: string; type: "shell"; command: string; }[]; }' but required in type 'WorkflowFactoryResult'.
|
|
build-and-test (22):
src/commands/runner.test.ts#L620
Property 'stepCount' is missing in type '{ workflow: { createRunAsync: ReturnType<typeof vi.fn>; }; id: string; onFailureSteps: { id: string; type: "shell"; command: string; }[]; }' but required in type 'WorkflowFactoryResult'.
|
|
build-and-test (22):
src/commands/runner.test.ts#L297
Property 'stepCount' is missing in type '{ workflow: { createRunAsync: ReturnType<typeof vi.fn>; }; id: string; description: string; inputSchema: { version: "string"; }; }' but required in type 'WorkflowFactoryResult'.
|
|
build-and-test (22):
src/commands/runner.test.ts#L284
Property 'stepCount' is missing in type '{ workflow: { createRunAsync: ReturnType<typeof vi.fn>; }; id: string; description: string; inputSchema: undefined; }' but required in type 'WorkflowFactoryResult'.
|
|
build-and-test (22):
src/commands/runner.test.ts#L268
Property 'stepCount' is missing in type '{ workflow: { createRunAsync: ReturnType<typeof vi.fn>; }; id: string; description: string; inputSchema: { version: "string"; count: "number"; }; }' but required in type 'WorkflowFactoryResult'.
|
|
build-and-test (22):
src/commands/runner.test.ts#L239
Property 'stepCount' is missing in type '{ workflow: { createRunAsync: ReturnType<typeof vi.fn>; }; id: string; description: string; inputSchema: { version: "string"; count: "number"; enabled: "boolean"; }; }' but required in type 'WorkflowFactoryResult'.
|
|
build-and-test (22):
src/commands/runner.test.ts#L222
Property 'stepCount' is missing in type '{ workflow: { createRunAsync: ReturnType<typeof vi.fn>; }; id: string; description: string; inputSchema: { version: "string"; count: "number"; }; }' but required in type 'WorkflowFactoryResult'.
|
|
build-and-test (22):
src/commands/runner.test.ts#L43
Property 'stepCount' is missing in type '{ workflow: { createRunAsync: ReturnType<typeof vi.fn>; }; id: string; description: string; }' but required in type 'WorkflowFactoryResult'.
|
|
build-and-test (20)
The strategy configuration was canceled because "build-and-test._22" failed
|
|
build-and-test (20)
Process completed with exit code 1.
|
|
build-and-test (18)
The strategy configuration was canceled because "build-and-test._22" failed
|
|
build-and-test (18)
The operation was canceled.
|