chore: ignore local design handoffs #2
ci.yml
on: push
Legacy LAN Rust
10m 54s
Frontend Build & Browser E2E
4m 18s
Matrix: matrix-rust
Annotations
1 error and 9 warnings
|
Frontend Build & Browser E2E
Process completed with exit code 1.
|
|
Frontend Build & Browser E2E
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend Build & Browser E2E
React Hook useEffect has a missing dependency: 'verification'. Either include it or remove the dependency array
|
|
Frontend Build & Browser E2E
React Hook useEffect has a missing dependency: 'backendKind'. Either include it or remove the dependency array. If 'setState' needs the current value of 'backendKind', you can also switch to useReducer instead of useState and read 'backendKind' in the reducer
|
|
Frontend Build & Browser E2E:
mesh/src/components/onboarding/IdentityScreen.tsx#L74
React Hook useEffect has a missing dependency: 'onGenerateIdentity'. Either include it or remove the dependency array. If 'onGenerateIdentity' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Frontend Build & Browser E2E
React Hook useEffect has missing dependencies: 'selectedLegacyCommunity' and 'targetChannels'. Either include them or remove the dependency array
|
|
Frontend Build & Browser E2E
React Hook useEffect has a missing dependency: 'conversation'. Either include it or remove the dependency array
|
|
Legacy LAN Rust
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@11d5960a326750d5838078e36cf38b85af677262. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix Rust (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@11d5960a326750d5838078e36cf38b85af677262. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix Rust (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@11d5960a326750d5838078e36cf38b85af677262. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|