chore(deps): bump payload from 3.55.1 to 3.56.0 in the payload group across 1 directory #737
Annotations
4 errors and 10 warnings
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck
web#typecheck: command (/home/runner/work/web/web/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
Typecheck
No overload matches this call.
|
|
Typecheck
No overload matches this call.
|
|
Lint:
apps/web/src/collections/weekly-newsletters/newsletter-button.tsx#L102
Missing an explicit type attribute for button
|
|
Lint:
apps/web/src/collections/weekly-newsletters/newsletter-button.tsx#L95
onMouseOut must be accompanied by onBlur for accessibility
|
|
Lint:
apps/web/src/collections/weekly-newsletters/newsletter-button.tsx#L91
onMouseOver must be accompanied by onFocus for accessibility
|
|
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:
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