Skip to content

Store CID to prevent having to upload multiple times #90

Store CID to prevent having to upload multiple times

Store CID to prevent having to upload multiple times #90

Triggered via pull request March 27, 2024 22:25
Status Failure
Total duration 27s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: src/pages/History/index.tsx#L35
Insert `⏎···`
build: src/pages/History/index.tsx#L36
Replace `}>({})` with `·}>({});`
build: src/pages/History/index.tsx#L44
Insert `;`
build: src/pages/History/index.tsx#L45
Insert `;`
build: src/pages/History/index.tsx#L87
Insert `,`
build: src/pages/History/index.tsx#L91
Insert `;`
build: src/pages/History/index.tsx#L148
Insert `·············`
build: src/pages/History/index.tsx#L271
Replace `·copy(`${EXPLORER_API}/ipfs/${cid[props.requestId]}`)` with `⏎··················copy(`${EXPLORER_API}/ipfs/${cid[props.requestId]}`)⏎················`
build: src/pages/History/index.tsx#L300
Insert `,`
build: src/utils/misc.ts#L110
Delete `⏎⏎`
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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