Skip to content

fix: webpack config and return data when handling rpc requests #57

fix: webpack config and return data when handling rpc requests

fix: webpack config and return data when handling rpc requests #57

Triggered via pull request January 9, 2024 00:58
Status Success
Total duration 32s
Artifacts

lint.yaml

on: pull_request
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