Pontusx demo #2
Annotations
7 errors
lint:
src/app/components/HighlightedText/text-cutting.ts#L60
Property 'startPos' does not exist on type 'MatchInfo'.
|
lint:
src/app/hooks/useAccountName.ts#L2
Cannot find module 'chance' or its corresponding type declarations.
|
lint:
src/app/hooks/useAccountName.ts#L4
'"../data/pontusx-account-names"' has no exported member named 'usePontusXAccountName'. Did you mean 'usePontusXAccountMetadata'?
|
lint:
src/app/hooks/useAccountName.ts#L65
Argument of type 'boolean' is not assignable to parameter of type '{ enabled: boolean; }'.
|
lint:
src/app/pages/SearchResultsPage/useRedirectIfSingleResult.ts#L52
Type '"accountAddress"' is not comparable to type '"account" | "block" | "contract" | "transaction" | "proposal" | "token"'.
|
lint:
src/app/pages/SearchResultsPage/useRedirectIfSingleResult.ts#L53
Property 'address' does not exist on type 'never'.
|
lint
Process completed with exit code 2.
|