chore(deps): bump typescript-eslint from 8.53.1 to 8.54.0 #791
Annotations
10 warnings
|
Lint:
apps/web/src/collections/weekly-newsletters/newsletter-button.tsx#L80
onMouseOut must be accompanied by onBlur for accessibility
|
|
Lint:
apps/web/src/collections/weekly-newsletters/newsletter-button.tsx#L76
onMouseOver must be accompanied by onFocus for accessibility
|
|
Lint:
apps/web/src/collections/weekly-newsletters/newsletter-button.tsx#L74
Missing an explicit type attribute for button
|
|
Lint:
apps/web/src/collections/pages.ts#L295
Invalid type "any" of template literal expression
|
|
Lint:
apps/web/src/collections/pages.ts#L295
Unsafe return of a value of type `any`
|
|
Lint:
apps/web/src/collections/pages.ts#L84
Unnecessary conditional, value is always falsy
|
|
Lint:
apps/web/src/app/[locale]/(main)/signups/[signupId]/[signupEditToken]/signup-form.tsx#L173
Unsafe argument of type `any` assigned to a parameter of type `{ eventTitle: string; }`
|
|
Lint:
apps/web/src/app/[locale]/(main)/opengraph-image.tsx#L43
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
|
Lint:
apps/web/src/app/[locale]/(main)/opengraph-image.tsx#L30
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
|
Lint:
packages/ui/lib/preset.ts#L9
tsdoc-characters-after-block-tag: The token "@Tietokilta" looks like a TSDoc tag but contains an invalid character "/"; if it is not a tag, use a backslash to escape the "@"
|
Loading