Skip to content

minor refactoring and bugfixes #25

minor refactoring and bugfixes

minor refactoring and bugfixes #25

Triggered via pull request November 10, 2023 08:08
@0xtsukino0xtsukino
opened #22
t2
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#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