Skip to content

chore(ci): Configure eslint in CI - #9

Draft
hairmare wants to merge 1 commit into
mainfrom
chore/eslint-configuration
Draft

chore(ci): Configure eslint in CI#9
hairmare wants to merge 1 commit into
mainfrom
chore/eslint-configuration

chore(ci): Configure eslint in CI

97f0866
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / ESLint Report Analysis failed Jun 7, 2026 in 1s

ESLint Report Analysis

316 ESLint error(s) and 153 ESLint warning(s) found

Details

Annotations

Check failure on line 206 in next/app/(main)/beitrag/[date]/[postslug]/PagePost.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/beitrag/[date]/[postslug]/PagePost.tsx#L206

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

Check failure on line 28 in next/components/HoverText.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/HoverText.tsx#L28

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

Check warning on line 4 in next/app/(api)/api/healthcheck/route.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(api)/api/healthcheck/route.ts#L4

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

Check failure on line 108 in next/app/(main)/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/page.tsx#L108

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

Check failure on line 139 in next/app/(main)/geschichte/PageHistory.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/geschichte/PageHistory.tsx#L139

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/beitrag/[date]/[postslug]/page.tsx#L62

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

Check warning on line 5 in next/components/Header/AudioRabePlayer.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/Header/AudioRabePlayer.tsx#L5

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/MemberInfo.tsx#L12

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

Check warning on line 101 in next/components/AudioFiles.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/AudioFiles.tsx#L101

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/programm/[date]/page.tsx#L28

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

Check warning on line 3 in next/app/(api)/api/order/check/route.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(api)/api/order/check/route.ts#L3

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

Check failure on line 146 in next/app/(main)/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/page.tsx#L146

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

Check failure on line 37 in next/app/(main)/geschichte/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/geschichte/page.tsx#L37

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

Check failure on line 117 in next/app/(main)/beitrag/[date]/[postslug]/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/beitrag/[date]/[postslug]/page.tsx#L117

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

Check warning on line 2 in next/components/RenderTipTap/Iframe.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/RenderTipTap/Iframe.tsx#L2

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

Check warning on line 7 in next/components/Header/AudioRabePlayer.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/Header/AudioRabePlayer.tsx#L7

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

Check failure on line 68 in next/lib/Colors.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/lib/Colors.ts#L68

[no-var] Unexpected var, use let or const instead.

Check failure on line 102 in next/components/AudioFiles.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/AudioFiles.tsx#L102

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

Check failure on line 22 in next/components/PartyTips.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/PartyTips.tsx#L22

[react-hooks/rules-of-hooks] React Hook "useResponsive" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?

Check warning on line 5 in next/app/(api)/api/order/check/route.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(api)/api/order/check/route.ts#L5

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

Check failure on line 174 in next/app/(main)/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/page.tsx#L174

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/programm/[date]/page.tsx#L31

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

Check failure on line 141 in next/app/(main)/beitrag/[date]/[postslug]/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/beitrag/[date]/[postslug]/page.tsx#L141

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

Check warning on line 55 in next/app/(main)/geschichte/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/app/(main)/geschichte/page.tsx#L55

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

Check warning on line 9 in next/components/RenderTipTap/Iframe.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

next/components/RenderTipTap/Iframe.tsx#L9

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