Skip to content

build: added cocogitto config file (#40) #63

build: added cocogitto config file (#40)

build: added cocogitto config file (#40) #63

Triggered via push January 9, 2024 15:22
Status Success
Total duration 33s
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