minor refactoring and bugfixes #25
Annotations
10 warnings
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#L4
'RequestBuilder' is defined but never used
|
build:
src/components/ProofViewer/index.tsx#L7
'useLocation' is defined but never used
|
build:
src/components/RequestDetail/index.tsx#L42
Unexpected any. Specify a different type
|
build:
src/components/RequestDetail/index.tsx#L139
Unexpected any. Specify a different type
|
build:
src/components/RequestDetail/index.tsx#L154
Forbidden non-null assertion
|
build:
src/components/RequestDetail/index.tsx#L263
Unexpected any. Specify a different type
|
build:
src/components/ResponseDetail/index.tsx#L2
'useCallback' is defined but never used
|