Construct HTTP request mostly in js #19
Annotations
10 warnings
build:
src/components/Options/index.tsx#L75
Unexpected any. Specify a different type
|
build:
src/components/RequestDetail/index.tsx#L14
'Navigate' is defined but never used
|
build:
src/components/RequestDetail/index.tsx#L97
Unexpected any. Specify a different type
|
build:
src/components/RequestDetail/index.tsx#L112
Forbidden non-null assertion
|
build:
src/components/RequestDetail/index.tsx#L221
Unexpected any. Specify a different type
|
build:
src/components/ResponseDetail/index.tsx#L2
'useCallback' is defined but never used
|
build:
src/components/ResponseDetail/index.tsx#L8
Unexpected any. Specify a different type
|
build:
src/components/ResponseDetail/index.tsx#L11
'formData' is assigned a value but never used
|
build:
src/components/ResponseDetail/index.tsx#L11
'setFormData' is assigned a value but never used
|
build:
src/global.d.ts#L2
Unexpected any. Specify a different type
|