feat: Add ability to target headers by name #652
Annotations
10 warnings
src/components/Form/FileUploadInput.tsx#L42
Unsafe assignment of an `any` value
|
src/components/Layout/ActivityBar/ProxyStatusIndicator.tsx#L22
Unsafe assignment of an `any` value
|
src/components/Layout/ActivityBar/ProxyStatusIndicator.tsx#L23
Unsafe argument of type `any` assigned to a parameter of type `ProxyStatus`
|
src/components/WebLogView/RequestDetails/utils.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `object`
|
src/components/WebLogView/ResponseDetails/Preview.tsx#L56
Unsafe assignment of an `any` value
|
src/components/WebLogView/ResponseDetails/ResponseDetails.utils.ts#L52
Unsafe argument of type `any` assigned to a parameter of type `object`
|
src/components/WebLogView/ResponseDetails/ResponseDetails.utils.ts#L54
Unsafe argument of type `any` assigned to a parameter of type `object`
|
src/hooks/useScriptPreview.test.ts#L19
Unsafe return of an `any` typed value
|
src/main.ts#L418
Unsafe assignment of an `any` value
|
src/main.ts#L420
Unsafe assignment of an `any` value
|
The logs for this run have expired and are no longer available.
Loading