Skip to content

feat(api): api update #308

feat(api): api update

feat(api): api update #308

Triggered via push November 13, 2025 22:29
Status Failure
Total duration 2m 0s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors
build: src/Orb/Models/Plans/Plan.cs#L377
Required member 'Plan.Minimum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/Plans/Plan.cs#L324
Required member 'Plan.MaximumAmount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/Plans/Plan.cs#L305
Required member 'Plan.Maximum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/Plans/Plan.cs#L228
Required member 'Plan.Discount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/Plans/Plan.cs#L152
Required member 'Plan.Currency' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/PlanPhaseUsageDiscountAdjustment.cs#L72
Required member 'PlanPhaseUsageDiscountAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/PlanPhasePercentageDiscountAdjustment.cs#L75
Required member 'PlanPhasePercentageDiscountAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/PlanPhaseMinimumAdjustment.cs#L72
Required member 'PlanPhaseMinimumAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/PlanPhaseMaximumAdjustment.cs#L72
Required member 'PlanPhaseMaximumAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/PlanPhaseAmountDiscountAdjustment.cs#L104
Required member 'PlanPhaseAmountDiscountAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
test: src/Orb/Models/Plans/Plan.cs#L377
Required member 'Plan.Minimum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
test: src/Orb/Models/Plans/Plan.cs#L324
Required member 'Plan.MaximumAmount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
test: src/Orb/Models/Plans/Plan.cs#L305
Required member 'Plan.Maximum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
test: src/Orb/Models/Plans/Plan.cs#L228
Required member 'Plan.Discount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
test: src/Orb/Models/Plans/Plan.cs#L152
Required member 'Plan.Currency' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
test: src/Orb/Models/PlanPhaseUsageDiscountAdjustment.cs#L72
Required member 'PlanPhaseUsageDiscountAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
test: src/Orb/Models/PlanPhasePercentageDiscountAdjustment.cs#L75
Required member 'PlanPhasePercentageDiscountAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
test: src/Orb/Models/PlanPhaseMinimumAdjustment.cs#L72
Required member 'PlanPhaseMinimumAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
test: src/Orb/Models/PlanPhaseMaximumAdjustment.cs#L72
Required member 'PlanPhaseMaximumAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
test: src/Orb/Models/PlanPhaseAmountDiscountAdjustment.cs#L104
Required member 'PlanPhaseAmountDiscountAdjustment.AppliesToPriceIDs' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.