feat: maskWebhookUrl helper, webhook payload builder, structured logs, and wallet holdings endpoint#453
Open
chinelo002 wants to merge 4 commits into
Annotations
6 errors and 1 warning
|
Build
Process completed with exit code 2.
|
|
Build:
src/modules/wallets/wallet-holdings.integration.test.ts#L124
Object literal may only specify known properties, and 'holdings' does not exist in type '[{ creator_id: string; creator_handle: string | null; key_count?: any; current_price?: any; total_value?: any; }[], number] | Promise<[{ creator_id: string; creator_handle: string | null; key_count?: any; current_price?: any; total_value?: any; }[], number]>'.
|
|
Build:
src/modules/wallets/wallet-holdings.integration.test.ts#L103
Object literal may only specify known properties, and 'holdings' does not exist in type '[{ creator_id: string; creator_handle: string | null; key_count?: any; current_price?: any; total_value?: any; }[], number] | Promise<[{ creator_id: string; creator_handle: string | null; key_count?: any; current_price?: any; total_value?: any; }[], number]>'.
|
|
Build:
src/modules/wallets/wallet-holdings.integration.test.ts#L78
Object literal may only specify known properties, and 'holdings' does not exist in type '[{ creator_id: string; creator_handle: string | null; key_count?: any; current_price?: any; total_value?: any; }[], number] | Promise<[{ creator_id: string; creator_handle: string | null; key_count?: any; current_price?: any; total_value?: any; }[], number]>'.
|
|
Build:
src/modules/wallets/wallet-holdings.integration.test.ts#L55
Object literal may only specify known properties, and 'holdings' does not exist in type '[{ creator_id: string; creator_handle: string | null; key_count?: any; current_price?: any; total_value?: any; }[], number] | Promise<[{ creator_id: string; creator_handle: string | null; key_count?: any; current_price?: any; total_value?: any; }[], number]>'.
|
|
Build:
src/modules/wallets/wallet-holdings.integration.test.ts#L9
Module '"./wallet-holdings.service"' has no exported member 'HoldingItem'.
|
|
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@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