Skip to content

bundle analyzer

bundle analyzer #1713

Triggered via pull request June 27, 2024 00:48
Status Success
Total duration 2m 10s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
test
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/.
test: backend/api/src/gidx/register.ts#L34
'req' is defined but never used. Allowed unused args must match /^_/u
test: backend/shared/src/emails.ts#L343
'answerText' is defined but never used. Allowed unused args must match /^_/u
test: backend/shared/src/emails.ts#L344
'answerId' is defined but never used. Allowed unused args must match /^_/u
test: backend/shared/src/supabase/init.ts#L21
'ev' is defined but never used. Allowed unused args must match /^_/u
test: backend/shared/src/supabase/search-contracts.ts#L193
'marketTier' is assigned a value but never used. Allowed unused vars must match /^_/u