Skip to content

feat: tickets & users types + adjustments on types exports + option to throwOriginalException #24

feat: tickets & users types + adjustments on types exports + option to throwOriginalException

feat: tickets & users types + adjustments on types exports + option to throwOriginalException #24

Triggered via pull request August 1, 2024 14:58
Status Failure
Total duration 35s
Artifacts

ci-cd.yml

on: pull_request
build-and-deploy
22s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-and-deploy: src/clients/client.js#L170
Redundant use of `await` on a return value.
build-and-deploy: src/clients/client.js#L248
Replace `⏎········this,⏎········method,⏎········pageUri,⏎········...args,⏎······` with `this,·method,·pageUri,·...args`
build-and-deploy
Process completed with exit code 1.
build-and-deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/