Skip to content

refactor(client): make unknown variants implicit #326

refactor(client): make unknown variants implicit

refactor(client): make unknown variants implicit #326

Triggered via push November 18, 2025 22:55
Status Failure
Total duration 2m 3s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors
build: src/Orb/Models/Price.cs#L27326
Required member 'BulkWithProration.MinimumAmount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/Price.cs#L27307
Required member 'BulkWithProration.Minimum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: src/Orb/Models/Price.cs#L27254
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#L27235
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#L27123
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/Price.cs#L25855
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#L25836
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#L25783
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#L25764
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#L25618
Required member 'GroupedAllocation.Discount' 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/Price.cs#L25855
Required member 'GroupedAllocation.MinimumAmount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
test: src/Orb/Models/Price.cs#L25836
Required member 'GroupedAllocation.Minimum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
test: src/Orb/Models/Price.cs#L25783
Required member 'GroupedAllocation.MaximumAmount' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
test: src/Orb/Models/Price.cs#L25764
Required member 'GroupedAllocation.Maximum' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
test: src/Orb/Models/Price.cs#L25618
Required member 'GroupedAllocation.Discount' 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.