Refactorings #244
Annotations
10 errors and 1 warning
src/TestingStubApiHost/Api/StubChargebeeApi.cs#L1
The type or namespace name 'ChargeBee' could not be found (are you missing a using directive or an assembly reference?)
|
src/TestingStubApiHost/Api/StubChargebeeApi.cs#L2
The type or namespace name 'ChargeBee' could not be found (are you missing a using directive or an assembly reference?)
|
src/TestingStubApiHost/Api/StubChargebeeApi.cs#L7
The type or namespace name 'Chargebee' does not exist in the namespace 'Infrastructure.Web.Api.Operations.Shared._3rdParties' (are you missing an assembly reference?)
|
src/TestingStubApiHost/Api/StubChargebeeApi.cs#L24
The type or namespace name 'ChargebeeCancelSubscriptionRequest' could not be found (are you missing a using directive or an assembly reference?)
|
src/TestingStubApiHost/Api/StubChargebeeApi.cs#L23
The type or namespace name 'ChargebeeCancelSubscriptionResponse' could not be found (are you missing a using directive or an assembly reference?)
|
src/TestingStubApiHost/Api/StubChargebeeApi.cs#L58
The type or namespace name 'ChargebeeChangeSubscriptionPlanRequest' could not be found (are you missing a using directive or an assembly reference?)
|
src/TestingStubApiHost/Api/StubChargebeeApi.cs#L57
The type or namespace name 'ChargebeeChangeSubscriptionPlanResponse' could not be found (are you missing a using directive or an assembly reference?)
|
src/TestingStubApiHost/Api/StubChargebeeApi.cs#L97
The type or namespace name 'ChargebeeCreateCustomerRequest' could not be found (are you missing a using directive or an assembly reference?)
|
src/TestingStubApiHost/Api/StubChargebeeApi.cs#L96
The type or namespace name 'ChargebeeCreateCustomerResponse' could not be found (are you missing a using directive or an assembly reference?)
|
src/TestingStubApiHost/Api/StubChargebeeApi.cs#L121
The type or namespace name 'ChargebeeCreateSubscriptionRequest' could not be found (are you missing a using directive or an assembly reference?)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading