Skip to content

chore(deps-dev): bump eslint from 9.13.0 to 9.14.0 in the lint group #1383

chore(deps-dev): bump eslint from 9.13.0 to 9.14.0 in the lint group

chore(deps-dev): bump eslint from 9.13.0 to 9.14.0 in the lint group #1383

Triggered via push November 4, 2024 12:57
Status Success
Total duration 2m 47s
Artifacts

build.yml

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