Skip to content

feat: add form-data format with string, file and file Array #130

feat: add form-data format with string, file and file Array

feat: add form-data format with string, file and file Array #130

Re-run triggered February 28, 2024 18:18
Status Failure
Total duration 34s
Artifacts

quality.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 8 warnings
build (18.x): src/runtime/components/FileInputArray.tsx#L22
Replace `·}` with `};`
build (18.x)
Process completed with exit code 1.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x): src/includer/services/refs.ts#L108
Unexpected any. Specify a different type
build (18.x): src/includer/traverse/tables.ts#L323
Function 'prepareSampleElement' has a complexity of 21. Maximum allowed is 20
build (18.x): src/includer/ui/endpoint.ts#L219
Unexpected any. Specify a different type
build (18.x): src/plugin/plugin.ts#L79
Unexpected console statement
build (18.x): src/runtime/index.tsx#L13
Unexpected any. Specify a different type
build (18.x): src/runtime/index.tsx#L49
Unexpected console statement
build (18.x): src/runtime/utils.ts#L35
'prepareBody' was used before it was defined