Remove DELETE /users/:id/subscriptions/:id
endpoint
#865
Annotations
12 errors and 2 warnings
test (16):
integration-test/UserService.test.ts#L162
Property 'deactivateSubscription' does not exist on type 'UserService'. Did you mean 'activateSubscription'?
|
test (16):
integration-test/UserService.test.ts#L246
Property 'deactivateSubscription' does not exist on type 'UserService'. Did you mean 'activateSubscription'?
|
test (16):
integration-test/UserService.test.ts#L257
Property 'deactivateSubscription' does not exist on type 'UserService'. Did you mean 'activateSubscription'?
|
test (16):
integration-test/UserService.test.ts#L266
Property 'deactivateSubscription' does not exist on type 'UserService'. Did you mean 'activateSubscription'?
|
test (16):
integration-test/UserService.test.ts#L274
Property 'deactivateSubscription' does not exist on type 'UserService'. Did you mean 'activateSubscription'?
|
test (16)
Process completed with exit code 2.
|
test (18):
integration-test/UserService.test.ts#L162
Property 'deactivateSubscription' does not exist on type 'UserService'. Did you mean 'activateSubscription'?
|
test (18):
integration-test/UserService.test.ts#L246
Property 'deactivateSubscription' does not exist on type 'UserService'. Did you mean 'activateSubscription'?
|
test (18):
integration-test/UserService.test.ts#L257
Property 'deactivateSubscription' does not exist on type 'UserService'. Did you mean 'activateSubscription'?
|
test (18):
integration-test/UserService.test.ts#L266
Property 'deactivateSubscription' does not exist on type 'UserService'. Did you mean 'activateSubscription'?
|
test (18):
integration-test/UserService.test.ts#L274
Property 'deactivateSubscription' does not exist on type 'UserService'. Did you mean 'activateSubscription'?
|
test (18)
Process completed with exit code 2.
|
test (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|