Add UI for verifying a proof #30
Annotations
10 errors and 10 warnings
build:
src/components/ProofUploader/index.tsx#L1
Replace `·ReactElement,·useState,·useCallback,·ChangeEventHandler·` with `⏎··ReactElement,⏎··useState,⏎··useCallback,⏎··ChangeEventHandler,⏎`
|
build:
src/components/ProofUploader/index.tsx#L2
Replace `"../Icon"` with `'../Icon'`
|
build:
src/components/ProofUploader/index.tsx#L3
Replace `BackgroundActiontype}·from·"../../pages/Background/actionTypes"` with `·BackgroundActiontype·}·from·'../../pages/Background/actionTypes'`
|
build:
src/components/ProofUploader/index.tsx#L4
Replace `"../ProofViewer"` with `'../ProofViewer'`
|
build:
src/components/ProofUploader/index.tsx#L12
Insert `⏎····`
|
build:
src/components/ProofUploader/index.tsx#L13
Replace `····` with `······`
|
|
|
build:
src/components/ProofUploader/index.tsx#L17
Replace `······` with `········`
|
|
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#L22
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
|