Skip to content

Add private challenges with invitation-only access #8

Add private challenges with invitation-only access

Add private challenges with invitation-only access #8

Triggered via pull request February 8, 2026 19:49
@prazgaitisprazgaitis
synchronize #1
fixes
Status Success
Total duration 1m 32s
Artifacts

test.yml

on: pull_request
Lint, Typecheck, and Build
1m 30s
Lint, Typecheck, and Build
Tests
26s
Tests
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Lint, Typecheck, and Build: apps/web/components/integrations/strava-connect-button.tsx#L23
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Lint, Typecheck, and Build: apps/web/app/challenges/[id]/admin/strava-preview/strava-preview-client.tsx#L148
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element