Skip to content

Merge branch 'main' into larger-invoice-success-text #1346

Merge branch 'main' into larger-invoice-success-text

Merge branch 'main' into larger-invoice-success-text #1346

Triggered via push October 24, 2024 13:45
Status Success
Total duration 2m 8s
Artifacts

build.yml

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

Annotations

7 warnings
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/components/invoice-generator/index.tsx#L19
There should be no empty line between import groups
Format, Lint, Check types & Build: apps/web/src/components/invoice-generator/index.tsx#L21
`sonner` import should occur before import of `../../locales/client`
Format, Lint, Check types & Build: apps/web/src/components/invoice-generator/index.tsx#L114
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array