feat: add Images tab to design system page #63
ci.yml
on: push
Lint, Type Check & Build
33s
Annotations
5 errors
|
Lint, Type Check & Build
Process completed with exit code 2.
|
|
Lint, Type Check & Build
Property 'engine' is missing in type '{ url: string; cwd: string; screenshotDir: string; maxRetries: number; mode: "design-system"; stopAfter: PipelineStopAfter; animations: false; adapter: FrameworkAdapter; }' but required in type 'PipelineContext'.
|
|
Lint, Type Check & Build
Property 'engine' is missing in type '{ url: string; cwd: string; screenshotDir: string; maxRetries: number; mode: PipelineMode; stopAfter: null; animations: false; adapter: FrameworkAdapter; }' but required in type 'PipelineContext'.
|
|
Lint, Type Check & Build
Property 'engine' is missing in type '{ url: string; cwd: string; screenshotDir: string; maxRetries: number; mode: "design-system"; stopAfter: null; animations: false; sessionId: string; adapter: FrameworkAdapter; }' but required in type 'PipelineContext'.
|
|
Lint, Type Check & Build
Property 'engine' is missing in type '{ url: string; cwd: string; screenshotDir: string; maxRetries: number; mode: "design-system"; stopAfter: null; animations: false; adapter: FrameworkAdapter; }' but required in type 'PipelineContext'.
|