Skip to content

Pontusx demo

Pontusx demo #2

Triggered via pull request July 30, 2024 12:05
@oceanByteoceanByte
synchronize #1
pontusx-demo
Status Failure
Total duration 1m 49s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.