Skip to content

Extensive refactor for typesafety - Mobile & RN-SDK need testing #37

Extensive refactor for typesafety - Mobile & RN-SDK need testing

Extensive refactor for typesafety - Mobile & RN-SDK need testing #37

Triggered via pull request March 11, 2026 11:03
Status Failure
Total duration 2m 8s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 12 warnings, and 7 notices
checks
Process completed with exit code 1.
checks
Dependency audit gate failed
checks
Process completed with exit code 1.
checks
Process completed with exit code 1.
checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@9fd676a19091d4595eefd76e4bd31c97133911f1. 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/
checks
Convex validator any guard failed (warning only)
checks: packages/convex/convex/migrations/removePasswordHash.ts#L18
Unexpected any. Specify a different type
checks: packages/convex/convex/carousels/helpers.ts#L180
Unexpected any. Specify a different type
checks: packages/convex/convex/carousels/helpers.ts#L173
Unexpected any. Specify a different type
checks: packages/convex/convex/carousels/helpers.ts#L170
Unexpected any. Specify a different type
checks: packages/convex/convex/carousels/helpers.ts#L164
Unexpected any. Specify a different type
checks: apps/web/src/contexts/BackendContext.tsx#L86
React Hook useEffect has a missing dependency: 'loadBackendStorage'. Either include it or remove the dependency array
checks: apps/web/src/components/ResponsiveLayout.tsx#L152
React Hook useEffect has a missing dependency: 'closePanel'. Either include it or remove the dependency array
checks: apps/web/src/app/signup/page.test.tsx#L42
Unexpected any. Specify a different type
checks: apps/web/src/app/settings/MessengerSettingsSection.test.tsx#L24
Unexpected any. Specify a different type
checks: apps/web/src/app/login/page.test.tsx#L45
Unexpected any. Specify a different type
checks
Web production build passed
checks
Convex backend tests passed
checks
Security headers policy check passed
checks
Secret scan gate passed
checks
Convex raw auth guard passed
checks
Typecheck (web + convex) passed
checks
Lint (web + convex) passed