Bump vocdoni packages #424
netlify.yml
on: pull_request
build-dev-explorer
39s
build-stg-explorer
45s
Annotations
20 errors
build-dev-explorer:
src/components/Blocks/BlockCard.tsx#L2
Module '"@vocdoni/extended-sdk"' has no exported member 'BlockError'.
|
build-dev-explorer:
src/components/Blocks/BlockCard.tsx#L2
Module '"@vocdoni/extended-sdk"' has no exported member 'BlockNotFoundError'.
|
build-dev-explorer:
src/components/Blocks/Detail.tsx#L145
Type 'number' is not assignable to type 'string'.
|
build-dev-explorer:
src/components/Process/Card.tsx#L4
Module '"@vocdoni/sdk"' has no exported member 'ArchivedElection'.
|
build-dev-explorer:
src/components/Process/Detail.tsx#L55
Property 'autoStart' does not exist on type 'IElectionMode'.
|
build-dev-explorer:
src/components/Process/Detail.tsx#L99
Property 'fromArchive' does not exist on type 'PublishedElection'.
|
build-dev-explorer:
src/components/Stats/LatestBlocks.tsx#L43
Parameter 'block' implicitly has an 'any' type.
|
build-dev-explorer:
src/components/Stats/LatestBlocks.tsx#L43
Parameter 'i' implicitly has an 'any' type.
|
build-dev-explorer:
src/components/Transactions/Detail.tsx#L14
Property 'blockHeight' does not exist on type 'IChainTxReference'.
|
build-dev-explorer:
src/components/Transactions/Detail.tsx#L36
Property 'transactionNumber' does not exist on type 'IChainTxReference'.
|
build-stg-explorer:
src/components/Blocks/BlockCard.tsx#L2
Module '"@vocdoni/extended-sdk"' has no exported member 'BlockError'.
|
build-stg-explorer:
src/components/Blocks/BlockCard.tsx#L2
Module '"@vocdoni/extended-sdk"' has no exported member 'BlockNotFoundError'.
|
build-stg-explorer:
src/components/Blocks/Detail.tsx#L145
Type 'number' is not assignable to type 'string'.
|
build-stg-explorer:
src/components/Process/Card.tsx#L4
Module '"@vocdoni/sdk"' has no exported member 'ArchivedElection'.
|
build-stg-explorer:
src/components/Process/Detail.tsx#L55
Property 'autoStart' does not exist on type 'IElectionMode'.
|
build-stg-explorer:
src/components/Process/Detail.tsx#L99
Property 'fromArchive' does not exist on type 'PublishedElection'.
|
build-stg-explorer:
src/components/Stats/LatestBlocks.tsx#L43
Parameter 'block' implicitly has an 'any' type.
|
build-stg-explorer:
src/components/Stats/LatestBlocks.tsx#L43
Parameter 'i' implicitly has an 'any' type.
|
build-stg-explorer:
src/components/Transactions/Detail.tsx#L14
Property 'blockHeight' does not exist on type 'IChainTxReference'.
|
build-stg-explorer:
src/components/Transactions/Detail.tsx#L36
Property 'transactionNumber' does not exist on type 'IChainTxReference'.
|