Skip to content

Request Builder fixes #168

Request Builder fixes

Request Builder fixes #168

Triggered via pull request June 17, 2024 22:22
Status Failure
Total duration 23s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: src/pages/RequestBuilder/index.tsx#L22
Replace `·formatForRequest,·InputBody,·FormBodyTable,·parseResponse·` with `⏎··formatForRequest,⏎··InputBody,⏎··FormBodyTable,⏎··parseResponse,⏎`
build: src/pages/RequestBuilder/index.tsx#L53
Replace `['',·'',·true]` with `⏎····['',·'',·true],⏎··`
build: src/pages/RequestBuilder/index.tsx#L169
Delete `⏎`
build: src/utils/requestbuilder.tsx#L2
Replace `⏎` with `;`
build: src/utils/requestbuilder.tsx#L5
Delete `·`
build: src/utils/requestbuilder.tsx#L12
Insert `⏎·····`
build: src/utils/requestbuilder.tsx#L23
Replace `⏎··const·toggleKV·=·useCallback(` with `··const·toggleKV·=·useCallback(⏎····`
build: src/utils/requestbuilder.tsx#L25
Insert `··`
build: src/utils/requestbuilder.tsx#L26
Insert `··`
build: src/utils/requestbuilder.tsx#L27
Insert `··`
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/components/PluginInfo/index.tsx#L30
Unexpected any. Specify a different type
build: src/components/PluginInfo/index.tsx#L34
'evt' is defined but never used
build: src/components/PluginInfo/index.tsx#L38
Unexpected any. Specify a different type
build: src/components/PluginInfo/index.tsx#L54
Unexpected any. Specify a different type
build: src/components/PluginInfo/index.tsx#L110
Unexpected any. Specify a different type
build: src/components/PluginInfo/index.tsx#L114
Unexpected any. Specify a different type
build: src/components/PluginList/index.tsx#L2
'ChangeEvent' is defined but never used
build: src/components/PluginList/index.tsx#L23
'Modal' is defined but never used
build: src/components/PluginList/index.tsx#L23
'ModalHeader' is defined but never used
build: src/components/PluginList/index.tsx#L23
'ModalContent' is defined but never used