Bump the npm-modules-updates group in /frontend/apps/remark42 with 6 updates #1386
Annotations
10 errors and 1 warning
Run type check
Type '{ children: Element; tabIndex?: number | undefined; role: string; onClick: ((e: KeyboardEvent | MouseEvent) => void) | undefined; onKeyPress: (event: KeyboardEvent) => void; kind: "link"; mix: string; }' is not assignable to type 'IntrinsicAttributes & PropsWithoutRef<ButtonProps> & { ref?: Ref<HTMLButtonElement> | undefined; } & Readonly<...>'.
|
Run type check
This expression is not callable.
|
Run type check
This expression is not callable.
|
Run type check
This expression is not callable.
|
Run type check
This expression is not callable.
|
Run type check
This expression is not callable.
|
Run type check
This expression is not callable.
|
Run type check
Type '{ emoji: string; name: string; }[]' is not assignable to type 'Emoji[]'.
|
Run type check
Type '{ children: Element; tabIndex?: number | undefined; role: string; onClick: ((e: KeyboardEvent | MouseEvent) => void) | undefined; onKeyPress: (event: KeyboardEvent) => void; className: string; }' is not assignable to type 'HTMLAttributes<HTMLSpanElement>'.
|
Run type check
Type '{ children: Element; tabIndex?: number | undefined; role: string; onClick: ((e: KeyboardEvent | MouseEvent) => void) | undefined; onKeyPress: (event: KeyboardEvent) => void; className: string; }' is not assignable to type 'HTMLAttributes<HTMLSpanElement>'.
|
Get pnpm store directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading