Improve envelope visualization #321
netlify.yml
on: pull_request
build-dev-explorer
1m 2s
build-stg-explorer
54s
Annotations
10 errors
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/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.
|
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/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.
|