chore(ci): Create continuous integration and delivery pipelines #25
ESLint Report Analysis
461 ESLint error(s) and 12 ESLint warning(s) found
Details
Annotations
Check failure on line 193 in next/app/(main)/bestellung/Form.tsx
github-actions / ESLint Report Analysis
next/app/(main)/bestellung/Form.tsx#L193
[@typescript-eslint/no-unused-vars] 'data' is defined but never used.
Check failure on line 14 in next/components/ButtonText.tsx
github-actions / ESLint Report Analysis
next/components/ButtonText.tsx#L14
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check failure on line 63 in next/app/(main)/sendungen/page.tsx
github-actions / ESLint Report Analysis
next/app/(main)/sendungen/page.tsx#L63
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
Check failure on line 15 in next/components/PromoBox.tsx
github-actions / ESLint Report Analysis
next/components/PromoBox.tsx#L15
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check failure on line 3 in next/app/(main)/bestellung/Input.tsx
github-actions / ESLint Report Analysis
next/app/(main)/bestellung/Input.tsx#L3
[@typescript-eslint/no-unused-vars] 'Button' is defined but never used.
Check failure on line 57 in next/components/Header/AudioRabePlayerLabel.tsx
github-actions / ESLint Report Analysis
next/components/Header/AudioRabePlayerLabel.tsx#L57
[prefer-const] 'endTimeDate' is never reassigned. Use 'const' instead.
Check failure on line 15 in next/components/ButtonText.tsx
github-actions / ESLint Report Analysis
next/components/ButtonText.tsx#L15
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check failure on line 38 in next/components/PartyTips.tsx
github-actions / ESLint Report Analysis
next/components/PartyTips.tsx#L38
[prefer-const] 'partyLocation' is never reassigned. Use 'const' instead.
Check failure on line 6 in next/app/(main)/bestellung/Input.tsx
github-actions / ESLint Report Analysis
next/app/(main)/bestellung/Input.tsx#L6
[@typescript-eslint/no-unused-vars] 'View' is defined but never used.
Check failure on line 15 in next/app/(main)/team/PageTeam.tsx
github-actions / ESLint Report Analysis
next/app/(main)/team/PageTeam.tsx#L15
[prefer-const] 'memberData' is never reassigned. Use 'const' instead.
Check failure on line 2 in next/components/RenderTipTap/Iframe.tsx
github-actions / ESLint Report Analysis
next/components/RenderTipTap/Iframe.tsx#L2
[@typescript-eslint/no-unused-vars] 'IframeResizer' is defined but never used.
Check failure on line 17 in next/components/ButtonText.tsx
github-actions / ESLint Report Analysis
next/components/ButtonText.tsx#L17
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
Check failure on line 58 in next/components/Header/AudioRabePlayerLabel.tsx
github-actions / ESLint Report Analysis
next/components/Header/AudioRabePlayerLabel.tsx#L58
[prefer-const] 'dateNow' is never reassigned. Use 'const' instead.
Check failure on line 23 in next/components/PostPreview/FullPreview.tsx
github-actions / ESLint Report Analysis
next/components/PostPreview/FullPreview.tsx#L23
[prefer-const] 'program' is never reassigned. Use 'const' instead.
Check failure on line 7 in next/app/(main)/programm/[date]/PageProgramm.tsx
github-actions / ESLint Report Analysis
next/app/(main)/programm/[date]/PageProgramm.tsx#L7
[@typescript-eslint/no-unused-vars] 'Api' is defined but never used.
Check failure on line 9 in next/components/RenderTipTap/Iframe.tsx
github-actions / ESLint Report Analysis
next/components/RenderTipTap/Iframe.tsx#L9
[@typescript-eslint/no-unused-vars] 'iFrameHeight' is assigned a value but never used.
Check failure on line 32 in next/app/(main)/team/PageTeam.tsx
github-actions / ESLint Report Analysis
next/app/(main)/team/PageTeam.tsx#L32
[@typescript-eslint/no-unused-vars] 'index' is defined but never used.
Check failure on line 7 in next/app/(main)/bestellung/Input.tsx
github-actions / ESLint Report Analysis
next/app/(main)/bestellung/Input.tsx#L7
[@typescript-eslint/no-unused-vars] 'useEffect' is defined but never used.
Check failure on line 4 in next/components/FilterLabel.tsx
github-actions / ESLint Report Analysis
next/components/FilterLabel.tsx#L4
[@typescript-eslint/no-unused-vars] 'Linking' is defined but never used.
Check warning on line 77 in next/components/Header/AudioRabePlayerLabel.tsx
github-actions / ESLint Report Analysis
next/components/Header/AudioRabePlayerLabel.tsx#L77
[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'oldData'. Either include it or remove the dependency array.
Check failure on line 28 in next/app/(main)/PageHome.tsx
github-actions / ESLint Report Analysis
next/app/(main)/PageHome.tsx#L28
[prefer-const] 'promo_box' is never reassigned. Use 'const' instead.
Check failure on line 24 in next/components/PostPreview/FullPreview.tsx
github-actions / ESLint Report Analysis
next/components/PostPreview/FullPreview.tsx#L24
[prefer-const] 'imagebox' is never reassigned. Use 'const' instead.
Check failure on line 166 in next/components/RenderTipTap/TipTapContentLoader.ts
github-actions / ESLint Report Analysis
next/components/RenderTipTap/TipTapContentLoader.ts#L166
[prefer-const] 'item' is never reassigned. Use 'const' instead.
Check failure on line 10 in next/app/(main)/programm/[date]/PageProgramm.tsx
github-actions / ESLint Report Analysis
next/app/(main)/programm/[date]/PageProgramm.tsx#L10
[@typescript-eslint/no-unused-vars] 'ItemsPageProgramPrograms1' is defined but never used.
Check failure on line 7 in next/app/(main)/bestellung/Input.tsx
github-actions / ESLint Report Analysis
next/app/(main)/bestellung/Input.tsx#L7
[@typescript-eslint/no-unused-vars] 'useState' is defined but never used.