Skip to content

Generate per-method transformResponse from schema #444

Generate per-method transformResponse from schema

Generate per-method transformResponse from schema #444

Triggered via pull request March 15, 2024 22:59
Status Failure
Total duration 42s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
validate: client/http-client.ts#L165
'transformResponse' is defined but never used. Allowed unused args must match /^_/u
validate: generator/client/api.ts#L356
Unexpected any. Specify a different type
validate: generator/client/api.ts#L357
Unexpected any. Specify a different type
validate: static/http-client.ts#L165
'transformResponse' is defined but never used. Allowed unused args must match /^_/u
validate
Process completed with exit code 1.
validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.