Skip to content

refactor(frontend): Replace custom breadcrumb component with shadcn c… #45

refactor(frontend): Replace custom breadcrumb component with shadcn c…

refactor(frontend): Replace custom breadcrumb component with shadcn c… #45

GitHub Actions / ESLint Report Analysis failed Apr 28, 2024 in 1s

ESLint Report Analysis

30 ESLint error(s) and 4 ESLint warning(s) found

Details

Annotations

Check failure on line 8 in src/app/layout.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/app/layout.tsx#L8

[prettier/prettier] Replace `"@/components/ui/tooltip"` with `'@/components/ui/tooltip'`

Check failure on line 8 in src/app/layout.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/app/layout.tsx#L8

[quotes] Strings must use singlequote.

Check failure on line 95 in src/components/ui/stepper.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/stepper.tsx#L95

[@typescript-eslint/no-unused-vars] 'children' is assigned a value but never used.

Check failure on line 95 in src/components/ui/stepper.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/stepper.tsx#L95

[@typescript-eslint/no-unused-vars] 'className' is assigned a value but never used.

Check failure on line 222 in src/components/ui/stepper.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/stepper.tsx#L222

[@typescript-eslint/no-unused-vars] '_index' is defined but never used.

Check failure on line 316 in src/components/ui/stepper.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/stepper.tsx#L316

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check failure on line 449 in src/components/ui/stepper.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/stepper.tsx#L393-L449

[react/display-name] Component definition is missing display name

Check failure on line 394 in src/components/ui/stepper.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/stepper.tsx#L394

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check failure on line 464 in src/components/ui/stepper.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/stepper.tsx#L464

[quotes] Strings must use singlequote.

Check failure on line 609 in src/components/ui/stepper.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/stepper.tsx#L477-L609

[react/display-name] Component definition is missing display name

Check failure on line 715 in src/components/ui/stepper.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/stepper.tsx#L613-L715

[react/display-name] Component definition is missing display name

Check failure on line 661 in src/components/ui/stepper.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/stepper.tsx#L661

[quotes] Strings must use singlequote.

Check failure on line 774 in src/components/ui/stepper.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/stepper.tsx#L774

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check failure on line 898 in src/components/ui/stepper.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/stepper.tsx#L801-L898

[react/display-name] Component definition is missing display name

Check failure on line 1 in src/components/ui/tooltip.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/tooltip.tsx#L1

[prettier/prettier] Replace `"use·client"` with `'use·client';`

Check failure on line 1 in src/components/ui/tooltip.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/tooltip.tsx#L1

[quotes] Strings must use singlequote.

Check failure on line 3 in src/components/ui/tooltip.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/tooltip.tsx#L3

[prettier/prettier] Replace `"react"` with `'react';`

Check failure on line 3 in src/components/ui/tooltip.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/tooltip.tsx#L3

[quotes] Strings must use singlequote.

Check failure on line 4 in src/components/ui/tooltip.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/tooltip.tsx#L4

[prettier/prettier] Replace `"@radix-ui/react-tooltip"` with `'@radix-ui/react-tooltip';`

Check failure on line 4 in src/components/ui/tooltip.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/tooltip.tsx#L4

[quotes] Strings must use singlequote.

Check failure on line 6 in src/components/ui/tooltip.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/tooltip.tsx#L6

[prettier/prettier] Replace `"@/lib/utils"` with `'@/lib/utils';`

Check failure on line 6 in src/components/ui/tooltip.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/tooltip.tsx#L6

[quotes] Strings must use singlequote.

Check failure on line 8 in src/components/ui/tooltip.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/tooltip.tsx#L8

[prettier/prettier] Insert `;`

Check failure on line 10 in src/components/ui/tooltip.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/tooltip.tsx#L10

[prettier/prettier] Insert `;`

Check failure on line 12 in src/components/ui/tooltip.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/components/ui/tooltip.tsx#L12

[prettier/prettier] Insert `;`