Skip to content

refactor: Update infoscreen component structure #1532

refactor: Update infoscreen component structure

refactor: Update infoscreen component structure #1532

Triggered via push January 19, 2025 17:01
Status Success
Total duration 1m 54s
Artifacts

build.yml

on: push
Format, Lint, Check types & Build
1m 43s
Format, Lint, Check types & Build
Matrix: Push Docker image to GitHub Packages
Matrix: Deploy to Azure
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Format, Lint, Check types & Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Format, Lint, Check types & Build: apps/cms/src/migrations/20240616_101649_Add_displayTitle_to_database.ts#L1
Filename is not in kebab case. Rename it to `20240616-101649-add-display-title-to-database.ts`
Format, Lint, Check types & Build: apps/web/src/app/[locale]/(infoscreen)/infoscreen/page.tsx#L1
'HSLcombinedSchedule' is defined but never used. Allowed unused vars must match /^_/u
Format, Lint, Check types & Build: apps/web/src/app/[locale]/(infoscreen)/infoscreen/page.tsx#L1
'HSLcombinedSchedule' is defined but never used. Allowed unused vars must match /^_/u
Format, Lint, Check types & Build: apps/web/src/app/[locale]/(infoscreen)/infoscreen/page.tsx#L2
'KanttiinitCombined' is defined but never used. Allowed unused vars must match /^_/u
Format, Lint, Check types & Build: apps/web/src/app/[locale]/(infoscreen)/infoscreen/page.tsx#L2
'KanttiinitCombined' is defined but never used. Allowed unused vars must match /^_/u
Format, Lint, Check types & Build: apps/web/src/app/[locale]/(main)/events/[slug]/signup-button.tsx#L25
Promise-returning function provided to attribute where a void return was expected
Format, Lint, Check types & Build: apps/web/src/app/[locale]/(main)/signups/[signupId]/[signupEditToken]/signup-form.tsx#L179
Unknown property 'popoverTarget' found, use 'popovertarget' instead