Bump the npm-modules-updates group in /frontend/apps/remark42 with 6 updates #1386
ci-frontend.yml
on: pull_request
Size limit
58s
Matrix: Eslint & Stylelint
Matrix: Tests & Coverage
Matrix: Translations check
Matrix: Type check
Annotations
12 errors and 4 warnings
Type check (16)
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<...>'.
|
Type check (16)
This expression is not callable.
|
Type check (16)
This expression is not callable.
|
Type check (16)
This expression is not callable.
|
Type check (16)
This expression is not callable.
|
Type check (16)
This expression is not callable.
|
Type check (16)
This expression is not callable.
|
Type check (16)
Type '{ emoji: string; name: string; }[]' is not assignable to type 'Emoji[]'.
|
Type check (16)
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>'.
|
Type check (16)
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>'.
|
Tests & Coverage (16)
Process completed with exit code 1.
|
Size limit
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
Type check (16)
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/
|
Tests & Coverage (16)
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/
|
Translations check (16)
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/
|
Eslint & Stylelint (16)
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/
|