polarsource / polar

Polar is the best funding & monetization platform for developers. From first donation to IPO.
https://polar.sh
Apache License 2.0
1.57k stars 53 forks source link

Handle Discord OAuth2 callback errors #3642

Closed frankie567 closed 1 month ago

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
polar ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2024 1:58pm
1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **polar-next-js-example** | ⬜️ Ignored ([Inspect](https://vercel.com/polar-sh/polar-next-js-example/ErCgkhjkG6AutK6tk6aiiU5L2p8m)) | [Visit Preview](https://polar-next-js-example-git-fix-discord-error-polar-sh.vercel.app) | | Jul 11, 2024 1:58pm |
github-actions[bot] commented 1 month ago

📦 Next.js Bundle Analysis for web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

Thirty-five Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/maintainer/page 449.52 KB 675.94 KB 193.13% (🟢 -0.01%)
/backoffice/layout 456.71 KB 683.13 KB 195.18% (+/- <0.01%)
/docs/api/[...endpoint]/page 420.87 KB 647.29 KB 184.94% (+/- <0.01%)
/(topbar)/(backer)/settings/page 215.42 KB 441.85 KB 126.24% (🟡 +0.03%)
/maintainer/[organization]/(topbar)/layout 456.71 KB 683.13 KB 195.18% (+/- <0.01%)
/maintainer/[organization]/(topbar)/donations/overview/page 573.91 KB 800.33 KB 228.67% (🟢 -0.01%)
/maintainer/[organization]/(topbar)/funding/page 477.82 KB 704.25 KB 201.21% (+/- <0.01%)
/maintainer/[organization]/(topbar)/issues/badge/page 468.89 KB 695.32 KB 198.66% (+/- <0.01%)
/maintainer/[organization]/(topbar)/issues/overview/page 485.07 KB 711.5 KB 203.28% (+/- <0.01%)
/maintainer/[organization]/(topbar)/overview/page 473.44 KB 699.86 KB 199.96% (+/- <0.01%)
/maintainer/[organization]/(topbar)/members/page 446.85 KB 673.27 KB 192.36% (+/- <0.01%)
/maintainer/[organization]/(topbar)/posts/analytics/page 567.01 KB 793.44 KB 226.70% (🟢 -0.01%)
/maintainer/[organization]/(topbar)/posts/page 557.57 KB 783.99 KB 224.00% (+/- <0.01%)
/maintainer/[organization]/(topbar)/products/benefits/page 538.84 KB 765.26 KB 218.65% (🟡 +0.01%)
/maintainer/[organization]/(topbar)/products/overview/page 476.28 KB 702.7 KB 200.77% (+/- <0.01%)
/maintainer/[organization]/(topbar)/sales/overview/page 570.5 KB 796.93 KB 227.69% (+/- <0.01%)
/maintainer/[organization]/(topbar)/sales/subscriptions/page 492.12 KB 718.54 KB 205.30% (+/- <0.01%)
/maintainer/[organization]/(topbar)/settings/page 461.5 KB 687.93 KB 196.55% (+/- <0.01%)
/maintainer/[organization]/(topbar)/sales/orders/page 479.25 KB 705.67 KB 201.62% (+/- <0.01%)
/maintainer/[organization]/(topbar)/settings/webhooks/endpoints/[id]/page 488.77 KB 715.19 KB 204.34% (+/- <0.01%)
/maintainer/[organization]/(white)/posts/[post]/page 554.53 KB 780.95 KB 223.13% (+/- <0.01%)
/maintainer/[organization]/(white)/layout 441.37 KB 667.79 KB 190.80% (🟢 -0.01%)
/maintainer/[organization]/(white)/posts/new/page 552.16 KB 778.59 KB 222.45% (+/- <0.01%)
/maintainer/[organization]/products/[id]/page 528.25 KB 754.68 KB 215.62% (🟡 +0.01%)
/maintainer/[organization]/products/layout 441.37 KB 667.79 KB 190.80% (🟢 -0.01%)
/maintainer/[organization]/promote/page 463.35 KB 689.78 KB 197.08% (+/- <0.01%)
/maintainer/[organization]/promote/layout 441.37 KB 667.79 KB 190.80% (🟢 -0.01%)
/maintainer/[organization]/products/new/page 527.94 KB 754.36 KB 215.53% (🟡 +0.01%)
/docs/(mdx)/layout 393.12 KB 619.54 KB 177.01% (+/- <0.01%)
/docs/(mdx)/guides/page 30.51 KB 256.93 KB 73.41% (+/- <0.01%)
/docs/api/(mdx)/layout 393.11 KB 619.53 KB 177.01% (+/- <0.01%)
/docs/contribute/layout 393.12 KB 619.54 KB 177.01% (+/- <0.01%)
/docs/support/layout 393.12 KB 619.54 KB 177.01% (+/- <0.01%)
/maintainer/[organization]/(topbar)/finance/layout 441.36 KB 667.79 KB 190.80% (🟢 -0.01%)
/maintainer/[organization]/(topbar)/finance/issue-funding/layout 441.36 KB 667.79 KB 190.80% (🟢 -0.01%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

sentry-io[bot] commented 1 month ago

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

Did you find this useful? React with a 👍 or 👎