Skip to content

feat: Fetch localized Kantiinit menus, change infoscreen path #1529

feat: Fetch localized Kantiinit menus, change infoscreen path

feat: Fetch localized Kantiinit menus, change infoscreen path #1529

Triggered via push January 17, 2025 19:42
Status Success
Total duration 2m 2s
Artifacts

build.yml

on: push
Format, Lint, Check types & Build
1m 48s
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]/(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
Format, Lint, Check types & Build: apps/web/src/app/[locale]/(main)/signups/[signupId]/[signupEditToken]/signup-form.tsx#L180
Unknown property 'popoverTargetAction' found, use 'popovertargetaction' instead
Format, Lint, Check types & Build: apps/web/src/app/[locale]/(main)/signups/[signupId]/[signupEditToken]/signup-form.tsx#L190
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#L380
Unknown property 'popoverTarget' found, use 'popovertarget' instead
Format, Lint, Check types & Build: apps/web/src/components/infoscreen/events-list/index.tsx#L5
'getScopedI18n' is defined but never used. Allowed unused vars must match /^_/u