Skip to content

Merge pull request #7 from prazgaitis/soft-deletes #37

Merge pull request #7 from prazgaitis/soft-deletes

Merge pull request #7 from prazgaitis/soft-deletes #37

Triggered via push February 10, 2026 12:38
Status Success
Total duration 1m 14s
Artifacts

test.yml

on: push
Lint, Typecheck, and Build
1m 10s
Lint, Typecheck, and Build
Tests
20s
Tests
Fit to window
Zoom out
Zoom in

Annotations

3 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#L307
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#L189
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