chore: bump the npm-major group across 1 directory with 28 updates #3315
quality-checks.yml
on: pull_request
Format check
25s
Lint
31s
Typecheck
38s
Knip
28s
Tests
1m 36s
Build
1m 17s
Annotations
22 errors and 6 warnings
|
Lint
Process completed with exit code 1.
|
|
typescript(no-redundant-type-constituents):
src/app/features/call/CallMemberCard.tsx#L23
'SessionMembershipData' is an 'error' type that acts as 'any' and overrides all other types in this intersection type.
|
|
typescript(no-redundant-type-constituents):
src/app/components/message/RenderBody.tsx#L161
'JSX.Element' is an 'error' type that acts as 'any' and overrides all other types in this union type.
|
|
typescript(no-redundant-type-constituents):
src/app/components/message/RenderBody.tsx#L17
'JSX.Element' is an 'error' type that acts as 'any' and overrides all other types in this union type.
|
|
typescript(no-redundant-type-constituents):
src/app/plugins/react-custom-html-parser.tsx#L547
'JSX.Element' is an 'error' type that acts as 'any' and overrides all other types in this union type.
|
|
typescript(no-redundant-type-constituents):
src/app/plugins/react-custom-html-parser.tsx#L374
'JSX.Element' is an 'error' type that acts as 'any' and overrides all other types in this union type.
|
|
typescript(no-redundant-type-constituents):
src/app/plugins/react-custom-html-parser.tsx#L373
'JSX.Element' is an 'error' type that acts as 'any' and overrides all other types in this union type.
|
|
typescript(no-redundant-type-constituents):
src/app/plugins/react-custom-html-parser.tsx#L351
'JSX.Element' is an 'error' type that acts as 'any' and overrides all other types in this union type.
|
|
typescript(no-redundant-type-constituents):
src/app/plugins/react-custom-html-parser.tsx#L308
'JSX.Element' is an 'error' type that acts as 'any' and overrides all other types in this union type.
|
|
Knip
Process completed with exit code 1.
|
|
Typecheck:
src/app/components/message/Reply.tsx#L2
Module '"$types/matrix-sdk"' has no exported member 'SessionMembershipData'.
|
|
Typecheck:
src/app/components/message/RenderBody.tsx#L161
Cannot find namespace 'JSX'.
|
|
Typecheck:
src/app/components/message/RenderBody.tsx#L36
Cannot find namespace 'JSX'.
|
|
Typecheck:
src/app/components/message/RenderBody.tsx#L28
Cannot find namespace 'JSX'.
|
|
Typecheck:
src/app/components/message/RenderBody.tsx#L17
Cannot find namespace 'JSX'.
|
|
Typecheck:
src/app/components/emoji-board/EmojiBoard.tsx#L585
Type 'RefObject<HTMLDivElement | null>' is not assignable to type 'RefObject<HTMLDivElement>'.
|
|
Typecheck:
src/app/components/RenderMessageContent.tsx#L257
Cannot find namespace 'JSX'.
|
|
Typecheck:
src/app/components/RenderMessageContent.tsx#L257
Cannot find namespace 'JSX'.
|
|
Typecheck:
src/app/components/ConfirmPasswordMatch.tsx#L35
Argument of type 'RefObject<HTMLInputElement | null>' is not assignable to parameter of type 'RefObject<HTMLInputElement>'.
|
|
Typecheck:
src/app/components/CallEmbedProvider.tsx#L62
Type 'RefObject<HTMLDivElement | null>' is not assignable to type 'RefObject<HTMLDivElement>'.
|
|
Tests
Process completed with exit code 1.
|
|
src/app/plugins/react-custom-html-parser.test.tsx > getReactCustomHtmlParser code blocks > renders the Arborium renderer inside the existing code block shell for explicit data-lang metadata:
src/app/plugins/react-custom-html-parser.test.tsx#L91
AssertionError: expected "vi.fn()" to be called with arguments: [ ObjectContaining{…}, Anything ]
Received:
1st vi.fn() call:
[
- ObjectContaining {
+ {
"allowDetect": false,
- "code": StringContaining "let fifteenth = 15;",
+ "className": undefined,
+ "code": "fn main() {
+ let value = 1;
+ let next = 2;
+ let third = 3;
+ let fourth = 4;
+ let fifth = 5;
+ let sixth = 6;
+ let seventh = 7;
+ let eighth = 8;
+ let ninth = 9;
+ let tenth = 10;
+ let eleventh = 11;
+ let twelfth = 12;
+ let thirteenth = 13;
+ let fourteenth = 14;
+ let fifteenth = 15;
+ }",
"language": "rust",
},
- Anything,
+ undefined,
]
Number of calls: 1
❯ src/app/plugins/react-custom-html-parser.test.tsx:91:35
|
|
Format check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Knip
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|