Skip to content

Add UI for verifying a proof #30

Add UI for verifying a proof

Add UI for verifying a proof #30

Triggered via pull request November 14, 2023 07:52
Status Failure
Total duration 24s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L14
Insert `··`
build: src/components/ProofUploader/index.tsx#L16
Insert `··`
build: src/components/ProofUploader/index.tsx#L17
Replace `······` with `········`
build: src/components/ProofUploader/index.tsx#L18
Insert `··`
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