feat(sentry): error tracking, performance monitoring, and session replay #546
quality-checks.yml
on: pull_request
Format check
27s
Lint
59s
Typecheck
38s
Knip
32s
Build
1m 11s
Annotations
14 errors and 15 warnings
|
Format check
Process completed with exit code 1.
|
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck:
src/client/slidingSync.ts#L446
Variable 'syncDuration' is used before being assigned.
|
|
Typecheck:
src/client/slidingSync.ts#L446
Block-scoped variable 'syncDuration' used before its declaration.
|
|
|
|
|
|
|
|
|
|
|
|
Lint:
src/app/features/room/RoomTimeline.tsx#L294
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
|
Lint:
src/app/features/room/RoomInput.tsx#L673
Replace `·name:·'message.send',·op:·'matrix.message',·attributes:·{·encrypted:·String(isEncrypted)·}` with `⏎············name:·'message.send',⏎············op:·'matrix.message',⏎············attributes:·{·encrypted:·String(isEncrypted)·},⏎·········`
|
|
Lint:
src/app/features/room/RoomInput.tsx#L154
`@sentry/react` import should occur before import of `./schedule-send`
|
|
Lint:
src/app/components/DefaultErrorPage.tsx#L90
Replace `·window.open(createIssueUrl(error),·'_blank',·'noopener·noreferrer')` with `⏎····················window.open(createIssueUrl(error),·'_blank',·'noopener·noreferrer')⏎··················`
|
|
Lint:
src/app/components/DefaultErrorPage.tsx#L78
Replace `·window.open(createIssueUrl(error),·'_blank',·'noopener·noreferrer')` with `⏎······················window.open(createIssueUrl(error),·'_blank',·'noopener·noreferrer')⏎····················`
|
|
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 2nd, 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 2nd, 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 2nd, 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 2nd, 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:
src/app/plugins/voice-recorder-kit/icons.tsx#L43
Unexpected unnamed function
|
|
Lint:
src/app/plugins/voice-recorder-kit/icons.tsx#L35
Unexpected unnamed function
|
|
Lint:
src/app/plugins/voice-recorder-kit/icons.tsx#L26
Unexpected unnamed function
|
|
Lint:
src/app/plugins/voice-recorder-kit/icons.tsx#L18
Unexpected unnamed function
|
|
Lint:
src/app/plugins/voice-recorder-kit/icons.tsx#L3
Unexpected unnamed function
|
|
Lint:
src/app/plugins/call/CallEmbed.ts#L391
Unexpected console statement
|
|
Lint:
src/app/plugins/call/CallEmbed.ts#L285
Unexpected console statement
|
|
Lint:
src/app/components/url-preview/UrlPreviewCard.tsx#L72
Unexpected console statement
|
|
Lint:
src/app/components/url-preview/UrlPreviewCard.tsx#L65
Unexpected console statement
|
|
Lint:
src/app/components/url-preview/UrlPreviewCard.tsx#L22
Unexpected console statement
|
|
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 2nd, 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/
|