bundle analyzer #1713
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
backend/api/src/gidx/register.ts#L34
'req' is defined but never used. Allowed unused args must match /^_/u
|
backend/shared/src/emails.ts#L343
'answerText' is defined but never used. Allowed unused args must match /^_/u
|
backend/shared/src/emails.ts#L344
'answerId' is defined but never used. Allowed unused args must match /^_/u
|
backend/shared/src/supabase/init.ts#L21
'ev' is defined but never used. Allowed unused args must match /^_/u
|
backend/shared/src/supabase/search-contracts.ts#L193
'marketTier' is assigned a value but never used. Allowed unused vars must match /^_/u
|
This job succeeded
Loading