Skip to content

feat: remove duplicate lines #166

feat: remove duplicate lines

feat: remove duplicate lines #166

Triggered via push March 2, 2025 02:58
Status Failure
Total duration 2m 20s
Artifacts 1

ci.yml

on: push
test-and-build
30s
test-and-build
Playwright Tests
2m 9s
Playwright Tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test-and-build: src/pages/tools/list/duplicate/meta.ts#L5
Argument of type '{ name: string; path: string; description: string; shortDescription: string; keywords: string[]; component: React.LazyExoticComponent<() => JSX.Element>; }' is not assignable to parameter of type 'ToolOptions'.
test-and-build: src/pages/tools/list/truncate/meta.ts#L5
Argument of type '{ name: string; path: string; description: string; shortDescription: string; keywords: string[]; component: React.LazyExoticComponent<() => JSX.Element>; }' is not assignable to parameter of type 'ToolOptions'.
test-and-build: src/pages/tools/list/wrap/meta.ts#L5
Argument of type '{ name: string; path: string; description: string; shortDescription: string; keywords: string[]; component: React.LazyExoticComponent<() => JSX.Element>; }' is not assignable to parameter of type 'ToolOptions'.
test-and-build: src/pages/tools/string/create-palindrome/meta.ts#L5
Argument of type '{ name: string; path: string; description: string; shortDescription: string; keywords: string[]; component: React.LazyExoticComponent<() => JSX.Element>; }' is not assignable to parameter of type 'ToolOptions'.
test-and-build: src/pages/tools/string/extract-substring/meta.ts#L5
Argument of type '{ name: string; path: string; description: string; shortDescription: string; keywords: string[]; component: React.LazyExoticComponent<() => JSX.Element>; }' is not assignable to parameter of type 'ToolOptions'.
test-and-build: src/pages/tools/string/palindrome/meta.ts#L5
Argument of type '{ name: string; path: string; description: string; shortDescription: string; keywords: string[]; component: React.LazyExoticComponent<() => JSX.Element>; }' is not assignable to parameter of type 'ToolOptions'.
test-and-build: src/pages/tools/string/randomize-case/meta.ts#L5
Argument of type '{ name: string; path: string; description: string; shortDescription: string; keywords: string[]; component: React.LazyExoticComponent<() => JSX.Element>; }' is not assignable to parameter of type 'ToolOptions'.
test-and-build: src/pages/tools/string/reverse/meta.ts#L5
Argument of type '{ name: string; path: string; description: string; shortDescription: string; keywords: string[]; component: React.LazyExoticComponent<() => JSX.Element>; }' is not assignable to parameter of type 'ToolOptions'.
test-and-build: src/pages/tools/string/uppercase/meta.ts#L5
Argument of type '{ name: string; path: string; description: string; shortDescription: string; keywords: string[]; component: React.LazyExoticComponent<() => JSX.Element>; }' is not assignable to parameter of type 'ToolOptions'.
test-and-build
Process completed with exit code 2.
Playwright Tests
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
playwright-report
181 KB