feat: support multiple servers, change oneOf render #134
Annotations
5 errors and 8 warnings
|
Run npm run lint:
src/runtime/components/FileInputArray.tsx#L22
Replace `·}` with `};`
|
|
|
Run npm run lint
Process completed with exit code 1.
|
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/.
|
Run npm run lint:
src/includer/services/refs.ts#L108
Unexpected any. Specify a different type
|
Run npm run lint:
src/includer/traverse/tables.ts#L315
Function 'prepareSampleElement' has a complexity of 21. Maximum allowed is 20
|
Run npm run lint:
src/includer/ui/endpoint.ts#L214
Unexpected any. Specify a different type
|
Run npm run lint:
src/plugin/plugin.ts#L79
Unexpected console statement
|
Run npm run lint:
src/runtime/index.tsx#L13
Unexpected any. Specify a different type
|
Run npm run lint:
src/runtime/index.tsx#L49
Unexpected console statement
|
Run npm run lint:
src/runtime/utils.ts#L35
'prepareBody' was used before it was defined
|
Loading