chore(deps): bump the patches group across 1 directory with 17 updates #566
Annotations
8 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
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
|
Lint:
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
|
Lint:
apps/web/src/components/invoice-generator/index.tsx#L297
Value must be omitted for boolean attribute `disabled`
|
Lint:
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`
|
Lint:
apps/cms/src/migrations/20240616_101649_Add_displayTitle_to_database.ts#L27
Invalid type "unknown" of template literal expression
|
Lint:
apps/cms/src/migrations/20240616_101649_Add_displayTitle_to_database.ts#L27
Invalid type "unknown" of template literal expression
|
Lint:
apps/cms/src/migrations/20240616_101649_Add_displayTitle_to_database.ts#L37
Invalid type "unknown" of template literal expression
|
Loading