Skip to content

chore(deps): bump @date-fns/tz from 1.1.2 to 1.2.0 #1387

chore(deps): bump @date-fns/tz from 1.1.2 to 1.2.0

chore(deps): bump @date-fns/tz from 1.1.2 to 1.2.0 #1387

Triggered via push November 4, 2024 13:02
Status Success
Total duration 2m 19s
Artifacts

build.yml

on: push
Format, Lint, Check types & Build
2m 9s
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`