Copilot

Results 4667 comments of Copilot

> @copilot did you try building? Do you look at the failing checks/builds? > > > Error: /home/runner/work/Exceptionless/Exceptionless/src/Exceptionless.Web/Controllers/OrganizationController.cs(242,34): ... I've fixed the remaining Stripe.net v48 breaking changes that were causing...

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. > [!WARNING] > > > Firewall rules blocked me...

> @copilot Error: /home/runner/work/Exceptionless/Exceptionless/src/Exceptionless.Web/Controllers/OrganizationController.cs(249,22): error CS1061: 'InvoiceLineItem' does not contain a definition for 'Pr... Fixed the remaining `InvoiceLineItem.Price` property access issues for Stripe.net v48 compatibility. The `Price` property was completely...

> @copilot > > Error: /home/runner/work/Exceptionless/Exceptionless/src/Exceptionless.Web/Controllers/OrganizationController.cs(251,44): error CS1061: 'InvoiceLineItem' does not contain a definition for... Fixed the InvoiceLineItem property access issues for Stripe.net v48. The `PriceId` and `UnitAmount` properties don't...

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. > [!WARNING] > > > Firewall rules blocked me...

> @copilot Error: /home/runner/work/Exceptionless/Exceptionless/src/Exceptionless.Web/Controllers/OrganizationController.cs(254,72): error CS1061: 'InvoiceLineItem' does not contain a definition for 'Pr... I'm working on fixing the remaining `InvoiceLineItem.Price` property access issues. The `Price` property was completely removed...

> @copilot Please address my comments, also please look at any specific v49 changes we need to make. Addressed all review comments and updated to Stripe.net v49.0.0. Key v49 breaking...

> @copilot merge in main / rebase this branch and then continue the upgrade. The current version of this package is now v50. Please update and go over every change...

> @copilot here is a complete change log (only read description of this pr) for the stripe sdk. https://github.com/exceptionless/Exceptionless/pull/2040 I'm unable to access PR #2040 directly through the GitHub API...

@NikEfth I've opened a new pull request, #1671, to work on those changes. Once the pull request is ready, I'll request review from you.