Skip to content

Improve envelope visualization #310

Improve envelope visualization

Improve envelope visualization #310

Triggered via pull request August 8, 2024 08:53
Status Failure
Total duration 30s
Artifacts

netlify.yml

on: pull_request
build-dev-explorer
15s
build-dev-explorer
build-stg-explorer
19s
build-stg-explorer
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build-dev-explorer: src/components/Envelope/Detail.tsx#L3
'"@vocdoni/sdk"' has no exported member named 'VoteInfoResponse'. Did you mean 'IVoteInfoResponse'?
build-dev-explorer: src/components/Envelope/Detail.tsx#L13
Module '"@vocdoni/chakra-components"' has no exported member 'Envelope'.
build-dev-explorer: src/components/Layout/TopBar.tsx#L75
Argument of type '{ verifier: null; }' is not assignable to parameter of type '{ tab: string | null; verifier: string | null; }'.
build-dev-explorer: src/components/Process/Detail.tsx#L307
Argument of type '{ verifier: string; }' is not assignable to parameter of type '{ tab: string | null; verifier: string | null; }'.
build-dev-explorer: src/components/Verify/index.tsx#L29
Argument of type '{ verifier: string; }' is not assignable to parameter of type '{ tab: string | null; verifier: string | null; }'.
build-dev-explorer
Process completed with exit code 2.
build-stg-explorer: src/components/Envelope/Detail.tsx#L3
'"@vocdoni/sdk"' has no exported member named 'VoteInfoResponse'. Did you mean 'IVoteInfoResponse'?
build-stg-explorer: src/components/Envelope/Detail.tsx#L13
Module '"@vocdoni/chakra-components"' has no exported member 'Envelope'.
build-stg-explorer: src/components/Layout/TopBar.tsx#L75
Argument of type '{ verifier: null; }' is not assignable to parameter of type '{ tab: string | null; verifier: string | null; }'.
build-stg-explorer: src/components/Process/Detail.tsx#L307
Argument of type '{ verifier: string; }' is not assignable to parameter of type '{ tab: string | null; verifier: string | null; }'.
build-stg-explorer: src/components/Verify/index.tsx#L29
Argument of type '{ verifier: string; }' is not assignable to parameter of type '{ tab: string | null; verifier: string | null; }'.
build-stg-explorer
Process completed with exit code 2.