Feat/integrate context management #10
frontend-ci.yml
on: pull_request
Typecheck & Lint
24s
Unit Tests
33s
Playwright E2E
1m 27s
Annotations
2 errors and 13 warnings
|
Typecheck & Lint
Process completed with exit code 1.
|
|
Typecheck & Lint:
app/src/components/contextOperations/ChatTab.test.tsx#L1
'fireEvent' is defined but never used. Allowed unused vars must match /^_/u
|
|
Typecheck & Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 & Lint:
app/src/components/settings/MemberDetails.tsx#L214
React Hook useCallback has a missing dependency: 'getNonInvitedUsers'. Either include it or remove the dependency array. If 'getNonInvitedUsers' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Typecheck & Lint:
app/src/components/settings/MemberDetails.tsx#L210
React Hook useCallback has a missing dependency: 'nonInvitedUserList'. Either include it or remove the dependency array
|
|
Typecheck & Lint:
app/src/components/popups/CreateWorkspacePopup.tsx#L204
React Hook useCallback has a missing dependency: 'onSuccess'. Either include it or remove the dependency array. If 'onSuccess' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Typecheck & Lint:
app/src/components/popups/ChannelDetailsPopup.tsx#L84
React Hook useEffect has a missing dependency: 'getChannelMetadata'. Either include it or remove the dependency array
|
|
Typecheck & Lint:
app/src/components/common/ToastManager.tsx#L82
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Typecheck & Lint:
app/src/components/admin/ChannelsTab.tsx#L234
React Hook useEffect has a missing dependency: 'fetchGroupContexts'. Either include it or remove the dependency array
|
|
Typecheck & Lint:
app/src/components/WebSocketStatus.tsx#L309
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Typecheck & Lint:
app/src/chat/MessageInput.tsx#L545
React Hook useCallback has a missing dependency: 'setUploadedImage'. Either include it or remove the dependency array
|
|
Typecheck & Lint:
app/src/chat/MessageInput.tsx#L536
React Hook useCallback has a missing dependency: 'setUploadedFile'. Either include it or remove the dependency array
|
|
Typecheck & Lint:
app/src/chat/MessageInput.tsx#L528
React Hook useEffect has missing dependencies: 'clearUploadedFile' and 'clearUploadedImage'. Either include them or remove the dependency array
|
|
Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Playwright E2E
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
229 KB |
sha256:4fe985d464ab76e88b7917e4d730f51049ab1afc8b5e2dc799f1931c2336c958
|
|