basic plugin for twitter and reddit #36
Annotations
10 errors and 10 warnings
build:
src/pages/Home/index.tsx#L11
Replace `notarizeRequest,·useActiveTabUrl,·useRequests` with `⏎··notarizeRequest,⏎··useActiveTabUrl,⏎··useRequests,⏎`
|
build:
src/pages/Home/index.tsx#L14
Replace `replayRequest,·urlify}·from·"../../utils/misc"` with `·replayRequest,·urlify·}·from·'../../utils/misc'`
|
build:
src/pages/Home/index.tsx#L16
Replace `get,·NOTARY_API_LS_KEY,·PROXY_API_LS_KEY}·from·"../../utils/storage"` with `·get,·NOTARY_API_LS_KEY,·PROXY_API_LS_KEY·}·from·'../../utils/storage'`
|
build:
src/pages/Home/index.tsx#L67
Delete `⏎`
|
build:
src/pages/Home/index.tsx#L86
Delete `·`
|
build:
src/pages/Home/index.tsx#L95
Delete `··`
|
build:
src/pages/Home/index.tsx#L96
Replace `··return·`${h.name.toLowerCase()}:·${h.value·||·''}`·||·'';` with `return·(⏎····························`${h.name.toLowerCase()}:·${h.value·||·''}`·||·''`
|
build:
src/pages/Home/index.tsx#L97
Replace `})` with `);`
|
build:
src/pages/Home/index.tsx#L98
Replace `················` with `························})⏎··············`
|
build:
src/pages/Home/index.tsx#L99
Replace `new·RegExp(bm.responseSelector,·'g')` with `⏎························new·RegExp(bm.responseSelector,·'g'),⏎······················`
|
build:
src/components/History/index.tsx#L1
'useState' is defined but never used
|
build:
src/components/History/index.tsx#L36
Unexpected any. Specify a different type
|
build:
src/components/History/index.tsx#L47
Unexpected any. Specify a different type
|
build:
src/components/Notarize/index.tsx#L3
'ReactNode' is defined but never used
|
build:
src/components/Notarize/index.tsx#L11
'useLocation' is defined but never used
|
build:
src/components/Notarize/index.tsx#L36
Unexpected any. Specify a different type
|
build:
src/components/Notarize/index.tsx#L318
Unexpected any. Specify a different type
|
build:
src/components/ProofUploader/index.tsx#L29
Unexpected any. Specify a different type
|
build:
src/components/ProofViewer/index.tsx#L7
'useLocation' is defined but never used
|
build:
src/components/RequestDetail/index.tsx#L8
'notarizeRequest' is defined but never used
|