Skip to content

fix laskugen props #1380

fix laskugen props

fix laskugen props #1380

Triggered via push October 31, 2024 16:11
Status Success
Total duration 2m 8s
Artifacts

build.yml

on: push
Format, Lint, Check types & Build
1m 55s
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#L249
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
Format, Lint, Check types & Build: apps/web/src/components/invoice-generator/index.tsx#L281
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
Format, Lint, Check types & Build: apps/web/src/components/invoice-generator/index.tsx#L297
Value must be omitted for boolean attribute `disabled`