Skip to content

chore(ci): Create continuous integration and deployment pipelines #14

chore(ci): Create continuous integration and deployment pipelines

chore(ci): Create continuous integration and deployment pipelines #14

GitHub Actions / ESLint Report Analysis failed Dec 24, 2024 in 2s

ESLint Report Analysis

438 ESLint error(s) and 12 ESLint warning(s) found

Details

Annotations

Check failure on line 14 in next/app/(main)/[slug]/PageProgram.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/[slug]/PageProgram.tsx#L14

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

Check failure on line 37 in next/app/(main)/[slug]/PageProgram.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/[slug]/PageProgram.tsx#L37

[prefer-const] 'nextShowTitle' is never reassigned. Use 'const' instead.

Check failure on line 125 in next/app/(main)/[slug]/PageProgram.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/[slug]/PageProgram.tsx#L125

[prefer-const] 'user' is never reassigned. Use 'const' instead.

Check failure on line 11 in next/app/(main)/bestellung/Input.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/bestellung/Input.tsx#L11

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

Check failure on line 35 in next/app/(main)/[slug]/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/[slug]/page.tsx#L35

[prefer-const] 'item' is never reassigned. Use 'const' instead.

Check failure on line 13 in next/app/(main)/programm/[date]/PageProgramm.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/programm/[date]/PageProgramm.tsx#L13

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

Check failure on line 56 in next/components/Header/AudioRabePlayerLabel.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/Header/AudioRabePlayerLabel.tsx#L56

[prefer-const] 'endTimeDate' is never reassigned. Use 'const' instead.

Check failure on line 56 in next/app/(main)/[slug]/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/[slug]/page.tsx#L56

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

Check failure on line 2 in next/app/(main)/bestellung/danke/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/bestellung/danke/page.tsx#L2

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

Check failure on line 6 in next/components/RenderTipTap/Link.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/RenderTipTap/Link.tsx#L6

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

Check failure on line 17 in next/app/(main)/programm/[date]/PageProgramm.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/programm/[date]/PageProgramm.tsx#L17

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

Check failure on line 12 in next/components/ButtonText.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/ButtonText.tsx#L12

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

Check failure on line 57 in next/app/(main)/[slug]/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/[slug]/page.tsx#L57

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

Check failure on line 57 in next/components/Header/AudioRabePlayerLabel.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/Header/AudioRabePlayerLabel.tsx#L57

[prefer-const] 'dateNow' is never reassigned. Use 'const' instead.

Check failure on line 4 in next/app/(main)/bestellung/danke/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/bestellung/danke/page.tsx#L4

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

Check failure on line 7 in next/components/RenderTipTap/Link.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/RenderTipTap/Link.tsx#L7

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

Check failure on line 24 in next/app/(main)/programm/[date]/PageProgramm.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/programm/[date]/PageProgramm.tsx#L24

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

Check failure on line 13 in next/components/ButtonText.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/ButtonText.tsx#L13

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

Check failure on line 62 in next/app/(main)/[slug]/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/[slug]/page.tsx#L62

[prefer-const] 'currentShow' is never reassigned. Use 'const' instead.

Check failure on line 24 in next/components/ProgramBox/ProgramBox.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/ProgramBox/ProgramBox.tsx#L24

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

Check failure on line 11 in next/components/RenderTipTap/Link.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/RenderTipTap/Link.tsx#L11

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

Check warning on line 76 in next/components/Header/AudioRabePlayerLabel.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/Header/AudioRabePlayerLabel.tsx#L76

[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'oldData'. Either include it or remove the dependency array.

Check failure on line 18 in next/app/(main)/bestellung/danke/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/bestellung/danke/page.tsx#L18

[prefer-const] 'item' is never reassigned. Use 'const' instead.

Check failure on line 34 in next/app/(main)/programm/[date]/PageProgramm.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/programm/[date]/PageProgramm.tsx#L34

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

Check failure on line 14 in next/components/ButtonText.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/ButtonText.tsx#L14

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