test: add coverage for governance and timelock authorization, initialization, and boundary paths (closes #1421) - #1481
Merged
pope-h merged 1 commit intoJul 30, 2026
Annotations
4 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
frontend/components/properties/PhotoGallery.test.tsx#L12
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
Lint:
frontend/app/messages/page.tsx#L509
React Hook useCallback has an unnecessary dependency: 'currentUserId'. Either exclude it or remove the dependency array
|
|
Lint:
frontend/app/messages/page.tsx#L209
React Hook useEffect has a missing dependency: 'selectedConversationId'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading