Skip to content

release: 0.1.0

release: 0.1.0 #315

Triggered via push November 16, 2025 02:30
Status Failure
Total duration 1m 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors
build: src/Orb/Models/Price.cs#L27664
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#L27645
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#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/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.
test: src/Orb/Models/Plans/Plan.cs#L337
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#L284
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#L265
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#L188
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#L112
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.