Skip to content

fix: webpack config and return data when handling rpc requests (#38) #58

fix: webpack config and return data when handling rpc requests (#38)

fix: webpack config and return data when handling rpc requests (#38) #58

Triggered via push January 9, 2024 04:05
Status Success
Total duration 31s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/components/RequestDetail/index.tsx#L8
'notarizeRequest' is defined but never used
build: src/components/RequestDetail/index.tsx#L10
'useDispatch' is defined but never used
build: src/components/RequestDetail/index.tsx#L20
'get' is defined but never used
build: src/components/RequestDetail/index.tsx#L20
'NOTARY_API_LS_KEY' is defined but never used
build: src/components/RequestDetail/index.tsx#L20
'PROXY_API_LS_KEY' is defined but never used
build: src/components/RequestDetail/index.tsx#L21
'urlify' is defined but never used
build: src/components/RequestDetail/index.tsx#L107
Unexpected any. Specify a different type
build: src/components/RequestDetail/index.tsx#L122
Forbidden non-null assertion
build: src/components/RequestDetail/index.tsx#L231
Unexpected any. Specify a different type
build: src/components/ResponseDetail/index.tsx#L2
'useCallback' is defined but never used