chore(ci): Create continuous integration and delivery pipelines #23
Annotations
469 errors and 13 warnings
next/app/(main)/geschichte/page.tsx#L35
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/app/(main)/beitrag/[date]/[postslug]/PagePost.tsx#L112
[prefer-const] 'shareUrl' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/Arrow.tsx#L3
[@typescript-eslint/no-unused-vars] 'Link' is defined but never used.
|
next/components/Button.tsx#L17
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/geschichte/page.tsx#L49
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/app/(main)/beitrag/[date]/[postslug]/page.tsx#L45
[prefer-const] 'items' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/TipTapContentLoader.ts#L35
[prefer-const] 'data' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/Arrow.tsx#L4
[@typescript-eslint/no-unused-vars] 'Router' is defined but never used.
|
next/components/Button.tsx#L19
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/impressum/PageImpressum.tsx#L2
[@typescript-eslint/no-unused-vars] 'BreadCrump' is defined but never used.
|
next/components/ProgramBox/ShowsList.tsx#L3
[@typescript-eslint/no-unused-vars] 'logError' is defined but never used.
|
next/components/Header/PlayButton.tsx#L17
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/beitrag/[date]/[postslug]/page.tsx#L64
[@typescript-eslint/no-unused-vars] 'getRelatedPosts' is defined but never used.
|
next/components/RenderTipTap/TipTapContentLoader.ts#L41
[prefer-const] 'data' is never reassigned. Use 'const' instead.
|
next/app/(main)/PageHome.tsx#L5
[@typescript-eslint/no-unused-vars] 'Api' is defined but never used.
|
next/components/Button.tsx#L20
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/ProgramBox/ShowsList.tsx#L8
[@typescript-eslint/no-unused-vars] 'Show' is defined but never used.
|
next/app/(main)/impressum/page.tsx#L30
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/Header/PlayButton.tsx#L30
[prefer-const] 'newColor' is never reassigned. Use 'const' instead.
|
next/app/(main)/beitrag/[date]/[postslug]/page.tsx#L89
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/Button.tsx#L21
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/RenderTipTap/TipTapContentLoader.ts#L46
[prefer-const] 'data' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/ShowsList.tsx#L10
[@typescript-eslint/no-unused-vars] 'useState' is defined but never used.
|
next/app/(main)/PageHome.tsx#L7
[@typescript-eslint/no-unused-vars] 'ItemsEvents' is defined but never used.
|
next/components/Header/AudioRabePlayer.tsx#L117
[prefer-const] 'thisTrackLoading' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/Arrow.tsx#L6
[@typescript-eslint/no-unused-vars] 'SVGProps' is defined but never used.
|
next/app/(main)/impressum/page.tsx#L44
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/components/Header/PlayButton.tsx#L42
[prefer-const] 'newColor' is never reassigned. Use 'const' instead.
|
next/components/Button.tsx#L22
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/ProgramBox/ShowsList.tsx#L13
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/beitrag/[date]/[postslug]/page.tsx#L112
[prefer-const] 'paragraph' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/TipTapContentLoader.ts#L51
[prefer-const] 'data' is never reassigned. Use 'const' instead.
|
next/app/(main)/PageHome.tsx#L8
[@typescript-eslint/no-unused-vars] 'ItemsPartyLocation' is defined but never used.
|
next/app/(main)/kontakt/LogoBox.tsx#L15
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/programm/[date]/Arrow.tsx#L7
[@typescript-eslint/no-unused-vars] 'Linking' is defined but never used.
|
next/components/Header/AudioRabePlayer.tsx#L119
[prefer-const] 'thisTrackPlaying' is never reassigned. Use 'const' instead.
|
next/components/HoverText.tsx#L8
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/ProgramBox/ShowsList.tsx#L14
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/Button.tsx#L56
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/components/RenderTipTap/TipTapContentLoader.ts#L56
[prefer-const] 'data' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/page.tsx#L18
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/bestellung/Form.tsx#L5
[@typescript-eslint/no-unused-vars] 'FormEvent' is defined but never used.
|
next/app/(main)/PageHome.tsx#L9
[@typescript-eslint/no-unused-vars] 'ItemsPartyTips' is defined but never used.
|
next/app/(main)/kontakt/LogoBox.tsx#L16
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/programm/[date]/Arrow.tsx#L21
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/components/Header/AudioRabePlayerLabel.tsx#L11
[@typescript-eslint/no-empty-object-type] An empty interface declaration allows any non-nullish value, including literals like `0` and `""`.
- If that's what you want, disable this lint rule with an inline comment or configure the 'allowInterfaces' rule option.
- If you want a type meaning "any object", you probably want `object` instead.
- If you want a type meaning "any value", you probably want `unknown` instead.
|
next/components/ProgramBox/ShowsList.tsx#L15
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/HoverText.tsx#L9
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/Button.tsx#L56
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/components/RenderTipTap/TipTapContentLoader.ts#L97
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/page.tsx#L22
[prefer-const] 'todayShows' is never reassigned. Use 'const' instead.
|
next/app/(main)/bestellung/Form.tsx#L18
[@typescript-eslint/no-unused-vars] 'programName' is assigned a value but never used.
|
next/app/(main)/PageHome.tsx#L10
[@typescript-eslint/no-unused-vars] 'ItemsPost' is defined but never used.
|
next/app/(main)/kontakt/LogoBox.tsx#L45
[prefer-const] 'logoRelation' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/ShowsList.tsx#L16
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/programm/[date]/Arrow.tsx#L21
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/components/ButtonText.tsx#L11
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/HoverText.tsx#L10
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/Header/AudioRabePlayerLabel.tsx#L19
[@typescript-eslint/no-unused-vars] 'setOldData' is assigned a value but never used.
|
next/components/RenderTipTap/TipTapContentLoader.ts#L120
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/ShowsList.tsx#L17
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/ButtonText.tsx#L12
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/PageHome.tsx#L14
[@typescript-eslint/no-unused-vars] 'PartyTip' is defined but never used.
|
next/app/(main)/bestellung/Form.tsx#L19
[@typescript-eslint/no-unused-vars] 'orderId' is assigned a value but never used.
|
next/app/(main)/kontakt/LogoBox.tsx#L46
[prefer-const] 'imageLink' is never reassigned. Use 'const' instead.
|
next/components/HoverText.tsx#L11
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/programm/[date]/Calender.tsx#L17
[prefer-const] 'monday' is never reassigned. Use 'const' instead.
|
next/components/Header/AudioRabePlayerLabel.tsx#L36
[prefer-const] 'songTickerData' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/page.tsx#L26
[prefer-const] 'currentShow' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/TipTapContentLoader.ts#L143
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/ButtonText.tsx#L13
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/ProgramBox/ShowsList.tsx#L49
[prefer-const] 'isCurrentshow' is never reassigned. Use 'const' instead.
|
next/app/(main)/PageHome.tsx#L16
[@typescript-eslint/no-unused-vars] 'Metadata' is defined but never used.
|
next/components/HoverText.tsx#L13
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/programm/[date]/Calender.tsx#L38
[prefer-const] 'thisDay' is never reassigned. Use 'const' instead.
|
next/app/(main)/kontakt/Map.tsx#L10
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/Header/AudioRabePlayerLabel.tsx#L37
[prefer-const] 'track' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/page.tsx#L29
[prefer-const] 'nextShowsToday' is never reassigned. Use 'const' instead.
|
next/components/ButtonText.tsx#L14
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/RenderTipTap/Iframe.tsx#L2
[@typescript-eslint/no-unused-vars] 'IframeResizer' is defined but never used.
|
next/components/RenderTipTap/TipTapContentLoader.ts#L166
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/Calender.tsx#L39
[prefer-const] 'nextDay' is never reassigned. Use 'const' instead.
|
next/components/MemberInfo.tsx#L12
[prefer-const] 'avatarSrc' is never reassigned. Use 'const' instead.
|
next/app/(main)/kontakt/Map.tsx#L13
[@typescript-eslint/no-unused-vars] 'text' is defined but never used.
|
next/components/Header/AudioRabePlayerLabel.tsx#L41
[prefer-const] 'show' is never reassigned. Use 'const' instead.
|
next/app/(main)/bestellung/Form.tsx#L75
[prefer-const] 'newErrors' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/page.tsx#L34
[prefer-const] 'shows' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/Iframe.tsx#L9
[@typescript-eslint/no-unused-vars] 'iFrameHeight' is assigned a value but never used.
|
next/components/ButtonText.tsx#L15
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/RenderTipTap/TipTapContentLoader.ts#L189
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/Calender.tsx#L40
[prefer-const] 'dayShows' is never reassigned. Use 'const' instead.
|
next/components/PartyTips.tsx#L14
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/kontakt/Map.tsx#L21
[@typescript-eslint/no-unused-vars] 'mapReady' is assigned a value but never used.
|
next/components/Header/AudioRabePlayerLabel.tsx#L45
[prefer-const] 'artist' is never reassigned. Use 'const' instead.
|
next/app/(main)/bestellung/Form.tsx#L181
[@typescript-eslint/no-unused-vars] 'state' is defined but never used.
|
next/app/(main)/programm/[date]/page.tsx#L72
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/ImageBox.tsx#L10
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/PageHome.tsx#L17
[@typescript-eslint/no-unused-vars] 'notFound' is defined but never used.
|
next/components/ButtonText.tsx#L17
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/RenderTipTap/TipTapContentLoader.ts#L213
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L7
[@typescript-eslint/no-unused-vars] 'Api' is defined but never used.
|
next/components/PartyTips.tsx#L38
[prefer-const] 'partyLocation' is never reassigned. Use 'const' instead.
|
next/components/Header/AudioRabePlayerLabel.tsx#L49
[prefer-const] 'title' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/ImageBox.tsx#L15
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/kontakt/Map.tsx#L28
[@typescript-eslint/no-unused-vars] 'maps' is defined but never used.
|
next/app/(main)/programm/[date]/page.tsx#L84
[prefer-const] 'liveData' is never reassigned. Use 'const' instead.
|
next/app/(main)/bestellung/Form.tsx#L193
[@typescript-eslint/no-unused-vars] 'data' is defined but never used.
|
next/components/FilterLabel.tsx#L4
[@typescript-eslint/no-unused-vars] 'Linking' is defined but never used.
|
next/app/(main)/PageHome.tsx#L19
[@typescript-eslint/no-unused-vars] 'moment' is defined but never used.
|
next/components/RenderTipTap/ImageBox.tsx#L16
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/RenderTipTap/interfaces.ts#L17
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L10
[@typescript-eslint/no-unused-vars] 'ItemsPageProgramPrograms1' is defined but never used.
|
next/components/Header/AudioRabePlayerLabel.tsx#L53
[prefer-const] 'endTime' is never reassigned. Use 'const' instead.
|
next/app/(main)/kontakt/PageContact.tsx#L141
[prefer-const] 'addressRelation' is never reassigned. Use 'const' instead.
|
next/components/PostPreview/FullPreview.tsx#L23
[prefer-const] 'program' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/page.tsx#L86
[prefer-const] 'data' is never reassigned. Use 'const' instead.
|
next/app/(main)/bestellung/Input.tsx#L3
[@typescript-eslint/no-unused-vars] 'Button' is defined but never used.
|
next/components/FilterLabel.tsx#L6
[@typescript-eslint/no-unused-vars] 'Link' is defined but never used.
|
next/app/(main)/PageHome.tsx#L20
[@typescript-eslint/no-unused-vars] 'getLiveData' is defined but never used.
|
next/components/RenderTipTap/ImageBox.tsx#L59
[@typescript-eslint/no-unused-vars] 'ids' is assigned a value but never used.
|
next/components/Header/AudioRabePlayerLabel.tsx#L57
[prefer-const] 'endTimeDate' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/interfaces.ts#L20
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/kontakt/PageContact.tsx#L142
[prefer-const] 'address' is never reassigned. Use 'const' instead.
|
next/components/PostPreview/FullPreview.tsx#L24
[prefer-const] 'imagebox' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L11
[@typescript-eslint/no-unused-vars] 'ItemsPageProgramPrograms2' is defined but never used.
|
next/app/(main)/sendungen/page.tsx#L21
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/FilterLabel.tsx#L12
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/bestellung/Input.tsx#L6
[@typescript-eslint/no-unused-vars] 'View' is defined but never used.
|
next/app/(main)/PageHome.tsx#L21
[@typescript-eslint/no-unused-vars] 'HoverText' is defined but never used.
|
next/components/RenderTipTap/InfoBox.tsx#L2
[@typescript-eslint/no-unused-vars] 'ItemsQuote' is defined but never used.
|
next/components/Header/AudioRabePlayerLabel.tsx#L58
[prefer-const] 'dateNow' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/interfaces.ts#L25
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/kontakt/page.tsx#L33
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L12
[@typescript-eslint/no-unused-vars] 'ItemsPageProgramPrograms3' is defined but never used.
|
next/components/PostPreview/HalfPreview.tsx#L22
[prefer-const] 'program' is never reassigned. Use 'const' instead.
|
next/components/FilterLabel.tsx#L23
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/app/(main)/sendungen/page.tsx#L54
[prefer-const] 'sendungen' is never reassigned. Use 'const' instead.
|
next/app/(main)/PageHome.tsx#L22
[@typescript-eslint/no-unused-vars] 'logError' is defined but never used.
|
next/components/RenderTipTap/InfoBox.tsx#L12
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/bestellung/Input.tsx#L7
[@typescript-eslint/no-unused-vars] 'useEffect' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L13
[@typescript-eslint/no-unused-vars] 'ItemsPrograms' is defined but never used.
|
next/components/PostPreview/HalfPreview.tsx#L23
[prefer-const] 'imagebox' is never reassigned. Use 'const' instead.
|
next/app/(main)/kontakt/page.tsx#L46
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/components/FilterLabel.tsx#L23
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/components/RenderTipTap/InfoBox.tsx#L13
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/sendungen/page.tsx#L63
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/app/(main)/bestellung/Input.tsx#L7
[@typescript-eslint/no-unused-vars] 'useState' is defined but never used.
|
next/app/(main)/PageHome.tsx#L23
[@typescript-eslint/no-unused-vars] 'Image' is defined but never used.
|
next/components/Header/AudioRabePlayerLabel.tsx#L84
[prefer-const] 'numberOfChars' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L17
[@typescript-eslint/no-unused-vars] 'logError' is defined but never used.
|
next/components/ProgramBox/PlayList.tsx#L3
[@typescript-eslint/no-unused-vars] 'logError' is defined but never used.
|
next/lib/Colors.ts#L14
[no-var] Unexpected var, use let or const instead.
|
next/components/Footer/BarIcons.tsx#L15
[@typescript-eslint/no-empty-object-type] An empty interface declaration allows any non-nullish value, including literals like `0` and `""`.
- If that's what you want, disable this lint rule with an inline comment or configure the 'allowInterfaces' rule option.
- If you want a type meaning "any object", you probably want `object` instead.
- If you want a type meaning "any value", you probably want `unknown` instead.
|
next/app/(main)/kurse/ClassDropDown.tsx#L16
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/RenderTipTap/InfoBox.tsx#L14
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/team/PageTeam.tsx#L15
[prefer-const] 'memberData' is never reassigned. Use 'const' instead.
|
next/app/(main)/[slug]/PageProgram.tsx#L14
[@typescript-eslint/no-unused-vars] 'IconShare' is defined but never used.
|
next/app/(main)/bestellung/Input.tsx#L11
[@typescript-eslint/no-unused-vars] 'search' is assigned a value but never used.
|
next/components/Footer/BarIcons.tsx#L48
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/components/RenderTipTap/Link.tsx#L2
[@typescript-eslint/no-unused-vars] 'ItemsInfoBox' is defined but never used.
|
next/lib/Colors.ts#L15
[no-var] Unexpected var, use let or const instead.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L24
[@typescript-eslint/no-unused-vars] 'Show' is defined but never used.
|
next/app/(main)/kurse/ClassDropDown.tsx#L20
[prefer-const] 'isOpen' is never reassigned. Use 'const' instead.
|
next/app/(main)/team/PageTeam.tsx#L32
[@typescript-eslint/no-unused-vars] 'index' is defined but never used.
|
next/app/(main)/[slug]/PageProgram.tsx#L38
[prefer-const] 'nextShowTitle' is never reassigned. Use 'const' instead.
|
next/app/(main)/bestellung/danke/page.tsx#L2
[@typescript-eslint/no-unused-vars] 'ItemsMemberProduct' is defined but never used.
|
next/components/Header/Burger.tsx#L35
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/components/RenderTipTap/Link.tsx#L2
[@typescript-eslint/no-unused-vars] 'ItemsQuote' is defined but never used.
|
next/components/Footer/BarIcons.tsx#L49
[@typescript-eslint/no-unused-vars] 'hovered' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L34
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/kurse/ClassDropDown.tsx#L20
[prefer-const] 'setIsOpen' is never reassigned. Use 'const' instead.
|
next/lib/Colors.ts#L16
[no-var] Unexpected var, use let or const instead.
|
next/app/(main)/team/PageTeam.tsx#L34
[react/jsx-key] Missing "key" prop for element in iterator
|
next/app/(main)/[slug]/PageProgram.tsx#L130
[prefer-const] 'user' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/Link.tsx#L3
[@typescript-eslint/no-unused-vars] 'Colors' is defined but never used.
|
next/app/(main)/bestellung/danke/page.tsx#L4
[@typescript-eslint/no-unused-vars] 'useSearchParams' is defined but never used.
|
next/components/Header/Burger.tsx#L35
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/components/Footer/BarIcons.tsx#L50
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L36
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/kurse/ClassDropDown.tsx#L27
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/lib/Colors.ts#L30
[no-var] Unexpected var, use let or const instead.
|
next/components/ProgramBox/PlayList.tsx#L7
[@typescript-eslint/no-unused-vars] 'HoverText' is defined but never used.
|
next/app/(main)/[slug]/page.tsx#L36
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/Link.tsx#L5
[@typescript-eslint/no-unused-vars] 'Metrics' is defined but never used.
|
next/app/(main)/team/PageTeam.tsx#L53
[prefer-const] 'user' is never reassigned. Use 'const' instead.
|
next/components/Footer/BarIcons.tsx#L71
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/app/(main)/bestellung/danke/page.tsx#L18
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/Header/Burger.tsx#L57
[@typescript-eslint/no-unused-vars] 'ids' is assigned a value but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L40
[prefer-const] 'isMobile' is never reassigned. Use 'const' instead.
|
next/app/(main)/kurse/ClassDropDown.tsx#L27
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/lib/Colors.ts#L31
[no-var] Unexpected var, use let or const instead.
|
next/components/RenderTipTap/Link.tsx#L6
[@typescript-eslint/no-unused-vars] 'Text' is defined but never used.
|
next/app/(main)/[slug]/page.tsx#L57
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/ProgramBox/PlayList.tsx#L8
[@typescript-eslint/no-unused-vars] 'Show' is defined but never used.
|
next/app/(main)/team/page.tsx#L32
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/Footer/BarIcons.tsx#L72
[@typescript-eslint/no-unused-vars] 'hovered' is defined but never used.
|
next/components/Header/Burger.tsx#L57
[@typescript-eslint/no-unused-vars] 'styles' is assigned a value but never used.
|
next/app/(main)/bestellung/page.tsx#L17
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/Link.tsx#L6
[@typescript-eslint/no-unused-vars] 'View' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L42
[@typescript-eslint/no-unused-vars] 'todayShows' is assigned a value but never used.
|
next/app/(main)/kurse/PageClasses.tsx#L33
[prefer-const] 'classItem' is never reassigned. Use 'const' instead.
|
next/lib/Colors.ts#L32
[no-var] Unexpected var, use let or const instead.
|
next/components/ProgramBox/PlayList.tsx#L10
[@typescript-eslint/no-unused-vars] 'useState' is defined but never used.
|
next/components/Footer/BarIcons.tsx#L73
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/app/(main)/[slug]/page.tsx#L58
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/team/page.tsx#L43
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/components/Header/Header.tsx#L27
[prefer-const] 'isMobile' is never reassigned. Use 'const' instead.
|
next/app/(main)/bestellung/page.tsx#L42
[prefer-const] 'items' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/Link.tsx#L7
[@typescript-eslint/no-unused-vars] 'RenderTipTap' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L42
[prefer-const] 'todayShows' is never reassigned. Use 'const' instead.
|
next/components/Footer/BarLinks.tsx#L2
[@typescript-eslint/no-unused-vars] 'Text' is defined but never used.
|
next/app/(main)/kurse/page.tsx#L30
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/PlayList.tsx#L13
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/ueber-rabe/page.tsx#L29
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/app/(main)/[slug]/page.tsx#L63
[prefer-const] 'currentShow' is never reassigned. Use 'const' instead.
|
next/app/(main)/bestellung/page.tsx#L61
[prefer-const] 'sendungen' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/Link.tsx#L11
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/Footer/BarLinks.tsx#L9
[@typescript-eslint/no-empty-object-type] An empty interface declaration allows any non-nullish value, including literals like `0` and `""`.
- If that's what you want, disable this lint rule with an inline comment or configure the 'allowInterfaces' rule option.
- If you want a type meaning "any object", you probably want `object` instead.
- If you want a type meaning "any value", you probably want `unknown` instead.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L42
[@typescript-eslint/no-unused-vars] 'currentShow' is assigned a value but never used.
|
next/components/ProgramBox/PlayList.tsx#L14
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/kurse/page.tsx#L46
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/lib/api/index.ts#L11
[prefer-const] 'UserApi' is never reassigned. Use 'const' instead.
|
next/app/(special)/bestellung/check/page.tsx#L3
[@typescript-eslint/no-unused-vars] 'Api' is defined but never used.
|
next/app/(main)/[slug]/page.tsx#L118
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/Link.tsx#L12
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/empfangen/page.tsx#L31
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/Footer/BarLinks.tsx#L11
[prefer-const] 'linkData' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L42
[prefer-const] 'currentShow' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/PlayList.tsx#L15
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(special)/bestellung/check/page.tsx#L4
[@typescript-eslint/no-unused-vars] 'ItemsMemberProduct' is defined but never used.
|
next/components/RenderTipTap/Link.tsx#L13
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/lib/scroll.tsx#L3
[no-var] Unexpected var, use let or const instead.
|
next/components/Header/Header.tsx#L29
[prefer-const] 'showDropdown' is never reassigned. Use 'const' instead.
|
next/app/(main)/agb/page.tsx#L30
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/app/(main)/empfangen/page.tsx#L45
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L42
[prefer-const] 'shows' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/PlayList.tsx#L16
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(special)/bestellung/check/page.tsx#L6
[@typescript-eslint/no-unused-vars] 'useSearchParams' is defined but never used.
|
next/app/(main)/mitglied-werden/SupportProduct.tsx#L10
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L1
[@typescript-eslint/no-unused-vars] 'Api' is defined but never used.
|
next/components/Footer/BarLinks.tsx#L19
[react/display-name] Component definition is missing display name
|
next/lib/scroll.tsx#L17
[no-var] Unexpected var, use let or const instead.
|
next/components/Header/Header.tsx#L29
[prefer-const] 'setShowDropdown' is never reassigned. Use 'const' instead.
|
next/app/(main)/agb/page.tsx#L43
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/app/(main)/events/[slug]/PageEvent.tsx#L7
[@typescript-eslint/no-unused-vars] 'ItemsEventsImageLink' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L46
[prefer-const] 'weeknumberString' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/ProgramBox.tsx#L24
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/RenderTipTap/RenderTipTap.tsx#L3
[@typescript-eslint/no-unused-vars] 'ItemsAudioPlayer' is defined but never used.
|
next/app/(special)/bestellung/check/page.tsx#L13
[prefer-const] 'response' is never reassigned. Use 'const' instead.
|
next/components/Footer/Footer.tsx#L10
[@typescript-eslint/no-unused-vars] 'IconFooterRabe' is defined but never used.
|
next/app/(main)/mitglied-werden/YearlyProducts.tsx#L7
[@typescript-eslint/no-unused-vars] 'useEffect' is defined but never used.
|
next/lib/scroll.tsx#L28
[@typescript-eslint/no-unused-vars] 'e' is defined but never used.
|
next/components/Header/Header.tsx#L36
[prefer-const] 'showMenu' is never reassigned. Use 'const' instead.
|
next/app/(main)/api/order/check/route.ts#L3
[@typescript-eslint/no-unused-vars] 'ItemsMemberProduct' is defined but never used.
|
next/app/(main)/events/[slug]/PageEvent.tsx#L8
[@typescript-eslint/no-unused-vars] 'ItemsImageLink' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L4
[@typescript-eslint/no-unused-vars] 'ItemsIframe' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L47
[prefer-const] 'yearString' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/ProgramBox.tsx#L25
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/Footer/index.tsx#L25
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/app/(special)/bestellung/check/page.tsx#L16
[prefer-const] 'data' is never reassigned. Use 'const' instead.
|
next/app/(main)/mitglied-werden/page.tsx#L27
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/lib/scroll.tsx#L30
[no-var] Unexpected var, use let or const instead.
|
next/components/Header/Header.tsx#L36
[prefer-const] 'setShowMenu' is never reassigned. Use 'const' instead.
|
next/app/(main)/api/order/check/route.ts#L5
[@typescript-eslint/no-unused-vars] 'NextRequest' is defined but never used.
|
next/app/(main)/events/[slug]/PageEvent.tsx#L13
[@typescript-eslint/no-unused-vars] 'Linking' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L48
[prefer-const] 'currentYear' is never reassigned. Use 'const' instead.
|
next/components/Footer/index.tsx#L38
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L5
[@typescript-eslint/no-unused-vars] 'ItemsImageBox' is defined but never used.
|
next/components/ProgramBox/ProgramBox.tsx#L26
[prefer-const] 'todayShows' is never reassigned. Use 'const' instead.
|
next/app/(special)/bestellung/check/page.tsx#L17
[prefer-const] 'order' is never reassigned. Use 'const' instead.
|
next/app/(main)/mitglied-werden/page.tsx#L55
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/Header/Header.tsx#L83
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/lib/scroll.tsx#L31
[no-var] Unexpected var, use let or const instead.
|
next/app/(main)/events/[slug]/PageEvent.tsx#L13
[@typescript-eslint/no-unused-vars] 'Pressable' is defined but never used.
|
next/app/(main)/api/order/check/route.ts#L23
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L61
[prefer-const] 'weekNumber' is never reassigned. Use 'const' instead.
|
next/components/Footer/index.tsx#L39
[prefer-const] 'contactData' is never reassigned. Use 'const' instead.
|
next/app/(special)/bestellung/check/page.tsx#L33
[@typescript-eslint/no-unused-vars] 'error' is assigned a value but never used.
|
next/components/ProgramBox/ProgramBox.tsx#L30
[prefer-const] 'currentShow' is never reassigned. Use 'const' instead.
|
next/app/(main)/mitglied-werden/page.tsx#L81
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/Header/Header.tsx#L161
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L6
[@typescript-eslint/no-unused-vars] 'ItemsInfoBox' is defined but never used.
|
next/components/Header/AudioRabePlayer.tsx#L2
[@typescript-eslint/no-unused-vars] 'Pausebutton' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L63
[prefer-const] 'year' is never reassigned. Use 'const' instead.
|
next/app/(main)/events/[slug]/PageEvent.tsx#L17
[@typescript-eslint/no-unused-vars] 'Link' is defined but never used.
|
next/app/(main)/api/order/check/route.ts#L36
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/app/(special)/bestellung/check/page.tsx#L33
[react-hooks/rules-of-hooks] React Hook "useSWR" 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?
|
next/components/ProgramBox/ProgramBox.tsx#L33
[prefer-const] 'nextShowsToday' is never reassigned. Use 'const' instead.
|
next/app/(main)/mitglied-werden/page.tsx#L92
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/components/Header/Header.tsx#L163
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L7
[@typescript-eslint/no-unused-vars] 'ItemsPostEditorNodes' is defined but never used.
|
next/components/Header/AudioRabePlayer.tsx#L3
[@typescript-eslint/no-unused-vars] 'Playbutton' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L67
[prefer-const] 'maxWeeksThisYear' is never reassigned. Use 'const' instead.
|
next/app/(main)/events/[slug]/PageEvent.tsx#L81
[prefer-const] 'show' is never reassigned. Use 'const' instead.
|
next/app/(main)/api/order/init/route.ts#L5
[@typescript-eslint/no-unused-vars] 'NextRequest' is defined but never used.
|
next/app/(special)/bestellung/check/page.tsx#L39
[react-hooks/rules-of-hooks] React Hook "useEffect" 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?
|
next/components/ProgramBox/ProgramBox.tsx#L39
[prefer-const] 'shows' is never reassigned. Use 'const' instead.
|
next/components/Header/Header.tsx#L277
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/app/(main)/mitmachen/page.tsx#L1
[@typescript-eslint/no-unused-vars] 'Text' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L8
[@typescript-eslint/no-unused-vars] 'ItemsQuote' is defined but never used.
|
next/components/Header/AudioRabePlayer.tsx#L5
[@typescript-eslint/no-unused-vars] 'Colors' is defined but never used.
|
next/app/(main)/events/[slug]/Show.tsx#L17
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L69
[prefer-const] 'currentWeekNumber' is never reassigned. Use 'const' instead.
|
next/app/(main)/api/order/init/route.ts#L23
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/Header/Header.tsx#L279
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L11
[@typescript-eslint/no-unused-vars] 'Text' is defined but never used.
|
next/components/ProgramBox/ProgramBox.tsx#L68
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/mitmachen/page.tsx#L1
[@typescript-eslint/no-unused-vars] 'View' is defined but never used.
|
next/components/Header/AudioRabePlayer.tsx#L7
[@typescript-eslint/no-unused-vars] 'ReactElement' is defined but never used.
|
next/app/(main)/events/[slug]/Show.tsx#L21
[prefer-const] 'imagebox' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/RenderTipTap.tsx#L13
[@typescript-eslint/no-unused-vars] 'TipTapMarkHandlers' is defined but never used.
|
next/app/(special)/layout.tsx#L4
[@typescript-eslint/no-require-imports] A `require()` style import is forbidden.
|
next/app/(main)/api/order/init/route.ts#L37
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/Header/MobileMenu.tsx#L4
[@typescript-eslint/no-unused-vars] 'logError' is defined but never used.
|
next/components/Header/AudioRabePlayer.tsx#L8
[@typescript-eslint/no-unused-vars] 'Pressable' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L71
[prefer-const] 'nextWeekNumber' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/ProgramBox.tsx#L69
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/mitmachen/page.tsx#L2
[@typescript-eslint/no-unused-vars] 'StyleSheet' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L14
[@typescript-eslint/no-unused-vars] 'TipTapNodeHandlers' is defined but never used.
|
next/app/(main)/events/[slug]/page.tsx#L37
[prefer-const] 'items' is never reassigned. Use 'const' instead.
|
next/components/AudioFilePlayer.tsx#L22
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/Header/AudioRabePlayer.tsx#L10
[@typescript-eslint/no-unused-vars] 'Loader' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L72
[prefer-const] 'nextYearNumber' is never reassigned. Use 'const' instead.
|
next/components/Header/MobileMenu.tsx#L6
[@typescript-eslint/no-unused-vars] 'Linking' is defined but never used.
|
next/components/ProgramBox/ProgramBox.tsx#L83
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/api/order/init/route.ts#L51
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/app/(main)/mitmachen/page.tsx#L4
[@typescript-eslint/no-unused-vars] 'Fonts' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L16
[@typescript-eslint/no-unused-vars] 'TipTapRenderHandlers' is defined but never used.
|
next/components/Header/AudioRabePlayer.tsx#L13
[@typescript-eslint/no-unused-vars] 'PressableState' is defined but never used.
|
next/components/AudioFilePlayer.tsx#L26
[prefer-const] 'tracks' is never reassigned. Use 'const' instead.
|
next/app/(main)/geschichte/DownloadBox.tsx#L29
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L74
[prefer-const] 'prevWeekNumber' is never reassigned. Use 'const' instead.
|
next/components/Header/MobileMenu.tsx#L6
[@typescript-eslint/no-unused-vars] 'Pressable' is defined but never used.
|
next/components/ProgramBox/ProgramBox.tsx#L84
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/api/order/init/route.ts#L95
[prefer-const] 'order' is never reassigned. Use 'const' instead.
|
next/app/(main)/mitmachen/page.tsx#L6
[@typescript-eslint/no-unused-vars] 'Metadata' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L21
[@typescript-eslint/no-unused-vars] 'logError' is defined but never used.
|
next/components/Header/AudioRabePlayer.tsx#L22
[@typescript-eslint/no-empty-object-type] An empty interface declaration allows any non-nullish value, including literals like `0` and `""`.
- If that's what you want, disable this lint rule with an inline comment or configure the 'allowInterfaces' rule option.
- If you want a type meaning "any object", you probably want `object` instead.
- If you want a type meaning "any value", you probably want `unknown` instead.
|
next/components/AudioFilePlayer.tsx#L34
[prefer-const] 'track' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L76
[prefer-const] 'prevYearNumber' is never reassigned. Use 'const' instead.
|
next/components/Header/MobileMenu.tsx#L7
[@typescript-eslint/no-unused-vars] 'PressableState' is defined but never used.
|
next/app/(main)/geschichte/DownloadBox.tsx#L29
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/components/ProgramBox/ProgramBox.tsx#L85
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/api/order/init/route.ts#L102
[prefer-const] 'inputData' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/RenderTipTap.tsx#L96
[prefer-const] 'label' is never reassigned. Use 'const' instead.
|
next/app/(main)/mitmachen/page.tsx#L7
[@typescript-eslint/no-unused-vars] 'Metrics' is defined but never used.
|
next/components/Header/AudioRabePlayer.tsx#L25
[prefer-const] 'track' is never reassigned. Use 'const' instead.
|
next/components/AudioFilePlayer.tsx#L34
[prefer-const] 'setTrack' is never reassigned. Use 'const' instead.
|
next/components/Header/MobileMenu.tsx#L7
[@typescript-eslint/no-unused-vars] 'Show' is defined but never used.
|
next/app/(main)/geschichte/DownloadLogo.tsx#L3
[@typescript-eslint/no-unused-vars] 'View' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L181
[prefer-const] 'audioPlayer' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/ProgramBox.tsx#L87
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L78
[prefer-const] 'nextMonthWeekNumber' is never reassigned. Use 'const' instead.
|
next/app/(main)/api/order/init/route.ts#L118
[prefer-const] 'programSlug' is never reassigned. Use 'const' instead.
|
next/app/(main)/mitmachen/page.tsx#L8
[@typescript-eslint/no-unused-vars] 'Colors' is defined but never used.
|
next/components/Header/AudioRabePlayer.tsx#L36
[@typescript-eslint/no-unused-vars] 'duration' is assigned a value but never used.
|
next/components/AudioFilePlayer.tsx#L40
[@typescript-eslint/no-unused-vars] 'progressBarRef' is assigned a value but never used.
|
next/components/Header/MobileMenu.tsx#L8
[@typescript-eslint/no-unused-vars] 'useResponsive' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L194
[prefer-const] 'quote' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/ProgramBox.tsx#L88
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L79
[prefer-const] 'nextMonthYearNumber' is never reassigned. Use 'const' instead.
|
next/app/(main)/geschichte/DownloadLogo.tsx#L11
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/api/order/init/route.ts#L119
[prefer-const] 'amount' is never reassigned. Use 'const' instead.
|
next/app/(main)/mitmachen/page.tsx#L13
[@typescript-eslint/no-unused-vars] 'RenderTipTap' is defined but never used.
|
next/components/Header/AudioRabePlayer.tsx#L83
[@typescript-eslint/no-unused-vars] 'p' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L198
[prefer-const] 'iframe' is never reassigned. Use 'const' instead.
|
next/components/AudioFilePlayer.tsx#L48
[prefer-const] 'thisTrackSet' is never reassigned. Use 'const' instead.
|
next/components/Header/MobileMenu.tsx#L9
[@typescript-eslint/no-unused-vars] 'moment' is defined but never used.
|
next/app/(main)/geschichte/DownloadLogo.tsx#L29
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/components/ProgramBox/ProgramBox.tsx#L99
[prefer-const] 'shows' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L81
[prefer-const] 'prevMonthWeekNumber' is never reassigned. Use 'const' instead.
|
next/app/(main)/api/order/init/route.ts#L120
[prefer-const] 'id' is never reassigned. Use 'const' instead.
|
next/components/Header/AudioRabePlayer.tsx#L87
[@typescript-eslint/no-unused-vars] 'p' is defined but never used.
|
next/app/(main)/mitmachen/page.tsx#L34
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/AudioFilePlayer.tsx#L49
[prefer-const] 'thisTrackLoading' is never reassigned. Use 'const' instead.
|
next/components/Header/MobileMenu.tsx#L10
[@typescript-eslint/no-unused-vars] 'ReactElement' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L203
[prefer-const] 'infoBoxData' is never reassigned. Use 'const' instead.
|
next/app/(main)/geschichte/DownloadLogo.tsx#L29
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/components/ProgramBox/ProgramBox.tsx#L99
[prefer-const] 'setShows' is never reassigned. Use 'const' instead.
|
next/app/(main)/api/order/init/route.ts#L152
[prefer-const] 'requestData' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L82
[prefer-const] 'prevMonthYearNumber' is never reassigned. Use 'const' instead.
|
next/components/Header/AudioRabePlayer.tsx#L91
[@typescript-eslint/no-unused-vars] 'p' is defined but never used.
|
next/app/(main)/mitmachen/page.tsx#L49
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L207
[prefer-const] 'imageBoxData' is never reassigned. Use 'const' instead.
|
next/components/AudioFilePlayer.tsx#L50
[prefer-const] 'thisTrackPlaying' is never reassigned. Use 'const' instead.
|
next/components/Header/MobileMenu.tsx#L13
[@typescript-eslint/no-unused-vars] 'Button' is defined but never used.
|
next/components/Header/AudioRabePlayer.tsx#L95
[@typescript-eslint/no-unused-vars] 'event' is defined but never used.
|
next/app/(main)/geschichte/DownloadProtocol.tsx#L32
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/components/ProgramBox/ProgramBox.tsx#L100
[prefer-const] 'currentShow' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L84
[prefer-const] 'hideNextMonthArrow' is never reassigned. Use 'const' instead.
|
next/app/(main)/page.tsx#L40
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/app/(main)/api/order/init/route.ts#L177
[prefer-const] 'initPaymentURL' is never reassigned. Use 'const' instead.
|
next/components/RenderTipTap/RenderTipTap.tsx#L235
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/AudioFilePlayer.tsx#L64
[prefer-const] 'newTime' is never reassigned. Use 'const' instead.
|
next/components/Header/AudioRabePlayer.tsx#L99
[@typescript-eslint/no-unused-vars] 'p' is defined but never used.
|
next/components/Header/MobileMenu.tsx#L14
[@typescript-eslint/no-unused-vars] 'AudioRabePlayer' is defined but never used.
|
next/app/(main)/geschichte/DownloadProtocol.tsx#L32
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L85
[prefer-const] 'hidePrevMonthArrow' is never reassigned. Use 'const' instead.
|
next/app/(main)/page.tsx#L78
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/app/(main)/api/order/init/route.ts#L208
[@typescript-eslint/no-unused-vars] 'updatedOrder' is assigned a value but never used.
|
next/components/RenderTipTap/RenderTipTap.tsx#L236
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/components/ProgramBox/ProgramBox.tsx#L100
[prefer-const] 'setCurrentShow' is never reassigned. Use 'const' instead.
|
next/components/Header/AudioRabePlayer.tsx#L102
[@typescript-eslint/no-unused-vars] 'p' is defined but never used.
|
next/components/Header/MobileMenu.tsx#L16
[@typescript-eslint/no-unused-vars] 'socialData' is defined but never used.
|
next/components/RenderTipTap/TipTapContentLoader.ts#L29
[prefer-const] 'node' is never reassigned. Use 'const' instead.
|
next/app/(main)/geschichte/PageHistory.tsx#L28
[prefer-const] 'isOpen' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L86
[prefer-const] 'hideNextWeekArrow' is never reassigned. Use 'const' instead.
|
next/app/(main)/page.tsx#L113
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/ProgramBox.tsx#L101
[prefer-const] 'playlistData' is never reassigned. Use 'const' instead.
|
next/app/(main)/api/order/init/route.ts#L208
[prefer-const] 'updatedOrder' is never reassigned. Use 'const' instead.
|
next/components/AudioFilePlayer.tsx#L111
[prefer-const] 'newColor' is never reassigned. Use 'const' instead.
|
next/components/Header/MobileMenu.tsx#L19
[@typescript-eslint/no-unused-vars] 'Pausebutton' is defined but never used.
|
next/app/(main)/geschichte/PageHistory.tsx#L28
[prefer-const] 'setIsOpen' is never reassigned. Use 'const' instead.
|
next/app/(main)/page.tsx#L126
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/components/ProgramBox/ProgramBox.tsx#L101
[prefer-const] 'setPlaylistData' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L87
[prefer-const] 'hidePrevWeekArrow' is never reassigned. Use 'const' instead.
|
next/components/AudioFilePlayer.tsx#L133
[prefer-const] 'newColor' is never reassigned. Use 'const' instead.
|
next/components/Header/MobileMenu.tsx#L20
[@typescript-eslint/no-unused-vars] 'Playbutton' is defined but never used.
|
next/app/(main)/geschichte/PageHistory.tsx#L70
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/app/(main)/praktikum/PageInternship.tsx#L44
[prefer-const] 'internship' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/ProgramBox.tsx#L102
[@typescript-eslint/no-unused-vars] 'isMobile' is assigned a value but never used.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L89
[prefer-const] 'nextWeekArrowLink' is never reassigned. Use 'const' instead.
|
next/components/AudioFiles.tsx#L12
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/geschichte/PageHistory.tsx#L72
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/components/ProgramBox/ProgramBox.tsx#L102
[prefer-const] 'isMobile' is never reassigned. Use 'const' instead.
|
next/components/Header/MobileMenu.tsx#L21
[@typescript-eslint/no-unused-vars] 'Loader' is defined but never used.
|
next/app/(main)/praktikum/page.tsx#L30
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/AudioFiles.tsx#L13
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/programm/[date]/PageProgramm.tsx#L92
[prefer-const] 'prevWeekArrowLink' is never reassigned. Use 'const' instead.
|
next/app/(main)/beitraege/SearchBox.tsx#L4
[@typescript-eslint/no-unused-vars] 'Text' is defined but never used.
|
next/components/Header/MobileMenu.tsx#L69
[prefer-const] 'showDropdown' is never reassigned. Use 'const' instead.
|
next/app/(main)/geschichte/PageHistory.tsx#L108
[prefer-const] 'protocol' is never reassigned. Use 'const' instead.
|
next/app/(main)/praktikum/page.tsx#L46
[@typescript-eslint/no-unused-vars] 'props' is defined but never used.
|
next/components/AudioFiles.tsx#L14
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/programm/[date]/ProgramGroups.tsx#L9
[@typescript-eslint/no-unused-vars] 'ItemsPageProgramPrograms2' is defined but never used.
|
next/app/(main)/beitraege/getPosts.ts#L77
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/ProgramBox.tsx#L103
[prefer-const] 'showPlaylist' is never reassigned. Use 'const' instead.
|
next/components/Header/MobileMenu.tsx#L69
[prefer-const] 'setShowDropdown' is never reassigned. Use 'const' instead.
|
next/app/(main)/geschichte/PageHistory.tsx#L109
[prefer-const] 'file' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/Arrow.tsx#L2
[@typescript-eslint/no-unused-vars] 'metrics' is defined but never used.
|
next/app/(main)/programm/[date]/ProgramGroups.tsx#L10
[@typescript-eslint/no-unused-vars] 'ItemsPageProgramPrograms3' is defined but never used.
|
next/components/AudioFiles.tsx#L48
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/app/(main)/beitraege/page.tsx#L30
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/ProgramBox.tsx#L103
[prefer-const] 'setShowPlaylist' is never reassigned. Use 'const' instead.
|
next/components/Header/MobileMenu.tsx#L70
[prefer-const] 'track' is never reassigned. Use 'const' instead.
|
next/app/(main)/geschichte/PageHistory.tsx#L138
[prefer-const] 'logo' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/ProgramGroups.tsx#L37
[prefer-const] 'program' is never reassigned. Use 'const' instead.
|
next/components/AudioFiles.tsx#L50
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/components/ProgramBox/ProgramBox.tsx#L107
[prefer-const] 'todayShows' is never reassigned. Use 'const' instead.
|
next/app/(main)/geschichte/PageHistory.tsx#L139
[prefer-const] 'file' is never reassigned. Use 'const' instead.
|
next/components/AudioFiles.tsx#L92
[@typescript-eslint/no-unused-vars] 'pressed' is defined but never used.
|
next/components/Header/MobileMenu.tsx#L77
[prefer-const] 'thisTrackSet' is never reassigned. Use 'const' instead.
|
next/app/(main)/programm/[date]/page.tsx#L17
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/beitraege/page.tsx#L56
[prefer-const] 'item' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/ProgramBox.tsx#L107
[prefer-const] 'currentShow' is never reassigned. Use 'const' instead.
|
next/components/Header/MobileMenu.tsx#L78
[prefer-const] 'thisTrackLoading' is never reassigned. Use 'const' instead.
|
next/components/AudioFiles.tsx#L94
[@typescript-eslint/no-unused-vars] 'focused' is defined but never used.
|
next/app/(main)/beitraege/page.tsx#L109
[@typescript-eslint/no-unused-vars] 'styles' is assigned a value but never used.
|
next/components/ProgramBox/ProgramBox.tsx#L172
[react/jsx-no-duplicate-props] No duplicate props allowed
|
next/components/Header/MobileMenu.tsx#L79
[prefer-const] 'thisTrackPlaying' is never reassigned. Use 'const' instead.
|
next/components/BreadCrumb.tsx#L10
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/beitrag/[date]/[postslug]/PagePost.tsx#L31
[prefer-const] 'shareButtonTitle' is never reassigned. Use 'const' instead.
|
next/components/ProgramBox/ProgramBox.tsx#L182
[react/jsx-no-duplicate-props] No duplicate props allowed
|
next/components/Header/PlayButton.tsx#L9
[@typescript-eslint/no-unused-vars] 'Metrics' is defined but never used.
|
next/components/Button.tsx#L14
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
next/app/(main)/beitrag/[date]/[postslug]/PagePost.tsx#L31
[prefer-const] 'setShareButtonTitle' is never reassigned. Use 'const' instead.
|
next/app/(main)/beitrag/[date]/[postslug]/PagePost.tsx#L50
[prefer-const] 'user' is never reassigned. Use 'const' instead.
|
next-lint
Process completed with exit code 1.
|
next-lint
467 errors and 12 warnings
|
next/app/(main)/bestellung/Form.tsx#L37
[react-hooks/exhaustive-deps] React Hook useCallback has a missing dependency: 'router'. Either include it or remove the dependency array.
|
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.
|
next/lib/Colors.ts#L1
[import/no-anonymous-default-export] Assign object to a variable before exporting as module default
|
next/components/Header/AudioRabePlayerLabel.tsx#L104
[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'animate', 'artist.length', 'show.length', 'timeDiff', and 'title.length'. Either include them or remove the dependency array.
|
next/lib/Fonts.ts#L218
[import/no-anonymous-default-export] Assign object to a variable before exporting as module default
|
next/app/(main)/mitglied-werden/Statement.tsx#L13
[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'props.statements.length'. Either include it or remove the dependency array. If 'setRandomIndex' needs the current value of 'props.statements.length', you can also switch to useReducer instead of useState and read 'props.statements.length' in the reducer.
|
next/components/Footer/BarLinks.tsx#L19
[import/no-anonymous-default-export] Assign arrow function to a variable before exporting as module default
|
next/lib/useProductFilter.tsx#L40
[react-hooks/exhaustive-deps] React Hook useCallback has a missing dependency: 'pathName'. Either include it or remove the dependency array.
|
next/app/(special)/bestellung/check/page.tsx#L61
[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'searchParams.id'. Either include it or remove the dependency array.
|
next/components/AudioFilePlayer.tsx#L94
[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'duration'. Either include it or remove the dependency array.
|
next/app/(main)/beitraege/PostList.tsx#L38
[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'loadMoreUsers'. Either include it or remove the dependency array.
|
next/app/(main)/beitraege/PostList.tsx#L46
[react-hooks/exhaustive-deps] React Hook useEffect has a missing dependency: 'posts'. Either include it or remove the dependency array.
|
next-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|