Skip to content

Add UI for verifying a proof #32

Add UI for verifying a proof

Add UI for verifying a proof #32

Triggered via pull request November 14, 2023 07:55
@0xtsukino0xtsukino
synchronize #24
verify
Status Success
Total duration 29s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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#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