feat(anchors): add interactive SEP-24 transfer modal - #216
Merged
Annotations
4 errors and 1 warning
|
Run npm run typecheck
Process completed with exit code 2.
|
|
Run npm run typecheck:
src/lib/queries.ts#L154
Cannot find name 'getInviteByCode'. Did you mean 'useInviteByCode'?
|
|
Run npm run typecheck:
src/lib/queries.ts#L153
Property 'invite' does not exist on type '{ me: readonly ["me"]; groups: readonly ["groups"]; group: (id: string) => readonly ["groups", string]; expenses: (groupId: string) => readonly ["groups", string, "expenses"]; balances: (groupId: string) => readonly ["groups", string, "balances"]; ... 7 more ...; history: readonly [...]; }'.
|
|
Run npm run typecheck:
src/hooks/useExpenseMutations.ts#L6
Module '"@/lib/queries"' declares 'useInvalidator' locally, but it is not exported.
|
|
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading