Feat/add delete /api/v1/profile ( issues 579, 855, 898, 919)#973
Merged
Yunusabdul38 merged 6 commits intoJun 27, 2026
Annotations
9 errors and 11 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
apps/web/utils/analytics.ts#L15
Unexpected any. Specify a different type
|
|
Lint:
apps/web/components/ui/error-banner.tsx#L23
Inline SVGs are not allowed. Please use pre-saved SVG files from public/icons instead
|
|
Lint:
apps/web/components/layout/navbar/user-nav.tsx#L172
Inline SVGs are not allowed. Please use pre-saved SVG files from public/icons instead
|
|
Lint:
apps/web/components/layout/navbar/user-nav.tsx#L168
Inline SVGs are not allowed. Please use pre-saved SVG files from public/icons instead
|
|
Lint:
apps/web/components/layout/navbar/guest-nav.tsx#L81
Inline SVGs are not allowed. Please use pre-saved SVG files from public/icons instead
|
|
Lint:
apps/web/components/layout/navbar/guest-nav.tsx#L77
Inline SVGs are not allowed. Please use pre-saved SVG files from public/icons instead
|
|
Lint:
apps/web/app/settings/page.tsx#L261
Inline SVGs are not allowed. Please use pre-saved SVG files from public/icons instead
|
|
Lint:
apps/web/__tests__/useEventDetails.test.tsx#L30
Component definition is missing display name
|
|
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@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
apps/web/app/create-event/page.tsx#L10
'createEventSchema' is defined but never used
|
|
Lint:
apps/web/__tests__/useEventDetails.test.tsx#L3
'vi' is defined but never used
|
|
Lint:
apps/web/__tests__/ticket-availability.test.tsx#L2
'waitFor' is defined but never used
|
|
Lint:
apps/web/__tests__/gift-tickets.test.ts#L174
'_ticketId' is defined but never used
|
|
Lint:
apps/web/__tests__/gift-tickets.test.ts#L170
'_wallet' is defined but never used
|
|
Lint:
apps/web/__tests__/gift-tickets.test.ts#L166
'_count' is defined but never used
|
|
Lint:
apps/web/__tests__/gift-tickets.test.ts#L166
'_eventId' is defined but never used
|
|
Lint:
apps/web/__tests__/gift-tickets.test.ts#L166
'_userWallet' is defined but never used
|
|
Lint:
apps/web/__tests__/gift-tickets.test.ts#L162
'_eventId' is defined but never used
|
|
Lint:
apps/web/__tests__/gift-tickets.test.ts#L162
'_userWallet' is defined but never used
|
background
wait
wait-all
cancel
parallel
Loading