feat: remove duplicate lines #166
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 |
|