fix(zendesk-api): handle pagination limit error gracefully for getTags #492
pr-workflow.yaml
on: pull_request
Pre-workflow clean up
Lint the API
29s
Build package
27s
Execute tests
31s
Bot reviewer
4s
Annotations
3 errors
|
Lint the API
Process completed with exit code 1.
|
|
Lint the API:
src/services/zendesk-api-service.ts#L106
Unexpected console statement
|
|
Lint the API:
__tests__/services/zendesk-api-service.spec.ts#L597
Replace `⏎························expect.stringContaining("Reached·pagination·limit")⏎····················` with `expect.stringContaining("Reached·pagination·limit")`
|