Skip to content

update color to gray #1377

update color to gray

update color to gray #1377

Triggered via push October 31, 2024 14:56
Status Success
Total duration 1m 57s
Artifacts

build.yml

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