fix proxy.ts: use named export instead of default export #15
test.yml
on: push
Lint, Typecheck, and Build
49s
Tests
25s
Annotations
2 errors and 2 warnings
|
Lint, Typecheck, and Build
Process completed with exit code 1.
|
|
Lint, Typecheck, and Build
web#build: command (/home/runner/work/march-fit/march-fit/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
|
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
|