Skip to content

feat(api): api update #317

feat(api): api update

feat(api): api update #317

Triggered via push November 16, 2025 04:29
Status Failure
Total duration 1m 53s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors
build: src/Orb/Models/Price.cs#L27592
Required member 'BulkWithProration.MaximumAmount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/Price.cs#L27573
Required member 'BulkWithProration.Maximum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/Price.cs#L27461
Required member 'BulkWithProration.Discount' 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/Price.cs#L26184
Required member 'GroupedAllocation.MinimumAmount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/Price.cs#L26165
Required member 'GroupedAllocation.Minimum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/Price.cs#L26112
Required member 'GroupedAllocation.MaximumAmount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/Price.cs#L26093
Required member 'GroupedAllocation.Maximum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/Price.cs#L25947
Required member 'GroupedAllocation.Discount' 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.