Skip to content

fix: default the AuthKit issuer to accounts.mukoko.com, and name the … #831

fix: default the AuthKit issuer to accounts.mukoko.com, and name the …

fix: default the AuthKit issuer to accounts.mukoko.com, and name the … #831

Triggered via push August 10, 2026 21:47
Status Success
Total duration 1m 36s
Artifacts

ci.yml

on: push
Lint & Build
1m 20s
Lint & Build
Frontend Tests
1m 33s
Frontend Tests
Integration Tests (real MongoDB)
35s
Integration Tests (real MongoDB)
Claude Code Review
Claude Code Review
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Integration Tests (real MongoDB)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, 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/
Lint & Build
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/
Lint & Build: src/components/ui/event-ratings.tsx#L12
'ApiReview' is defined but never used
Lint & Build: src/components/ui/copy-button.tsx#L5
'cn' is defined but never used
Lint & Build: src/components/layout/header.tsx#L212
React Hook useCallback has an unnecessary dependency: 'router'. Either exclude it or remove the dependency array
Lint & Build: src/components/auth/auth-context.tsx#L152
React Hook useCallback has unnecessary dependencies: 'accessToken' and 'getAccessToken'. Either exclude them or remove the dependency array
Lint & Build: src/app/global-error.tsx#L4
'error' is defined but never used
Lint & Build: src/app/events/[id]/manage/page.tsx#L351
'handleSendBlast' is assigned a value but never used
Lint & Build
React Hook useCallback has a missing dependency: 'token'. Either include it or remove the dependency array
Lint & Build
'videoRef' is assigned a value but never used
Lint & Build: src/app/events/[id]/kiosk/host/page.tsx#L8
'XCircle' is defined but never used
Lint & Build: src/app/events/[id]/event-detail-content.tsx#L133
'trackedTicketUrl' is assigned a value but never used
Frontend Tests
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/