fix(frontier): refactor billing feature as product #2653
Annotations
10 errors and 2 warnings
validate:
raystack/frontier/v1beta1/admin.proto#L538
Field "11" on message "DelegatedCheckoutRequest" changed type from "raystack.frontier.v1beta1.CheckoutFeatureBody" to "raystack.frontier.v1beta1.CheckoutProductBody".
|
validate:
raystack/frontier/v1beta1/frontier.proto#L1827
Field "11" on message "CreateCheckoutRequest" changed type from "raystack.frontier.v1beta1.CheckoutFeatureBody" to "raystack.frontier.v1beta1.CheckoutProductBody".
|
validate:
raystack/frontier/v1beta1/frontier.proto#L1903
Field "4" on message "PlanRequestBody" changed type from "raystack.frontier.v1beta1.Feature" to "raystack.frontier.v1beta1.Product".
|
validate:
raystack/frontier/v1beta1/models.proto#L622
Field "5" on message "Plan" changed type from "raystack.frontier.v1beta1.Feature" to "raystack.frontier.v1beta1.Product".
|
validate:
raystack/frontier/v1beta1/models.proto#L648
Previously present field "4" with name "description" on message "Feature" was deleted without reserving the number "4".
|
validate:
raystack/frontier/v1beta1/models.proto#L648
Previously present field "5" with name "plan_ids" on message "Feature" was deleted without reserving the number "5".
|
validate:
raystack/frontier/v1beta1/models.proto#L648
Previously present field "6" with name "state" on message "Feature" was deleted without reserving the number "6".
|
validate:
raystack/frontier/v1beta1/models.proto#L648
Previously present field "7" with name "prices" on message "Feature" was deleted without reserving the number "7".
|
validate:
raystack/frontier/v1beta1/models.proto#L648
Previously present field "8" with name "credit_amount" on message "Feature" was deleted without reserving the number "8".
|
validate:
raystack/frontier/v1beta1/models.proto#L648
Previously present field "9" with name "behavior" on message "Feature" was deleted without reserving the number "9".
|
validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, bufbuild/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
validate
No github_token supplied, API requests will be subject to stricter rate limiting
|