Skip to content

feat: use xrpl.js types and simplify tx parsers #4234

feat: use xrpl.js types and simplify tx parsers

feat: use xrpl.js types and simplify tx parsers #4234

Triggered via pull request July 7, 2023 21:52
Status Failure
Total duration 4m 3s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: typescript-check
Fit to window
Zoom out
Zoom in

Annotations

5 errors
typescript-check (18.12): src/containers/shared/components/Transaction/OfferCancel/index.ts#L1
'OfferCancel' is declared but its value is never read.
typescript-check (18.12): src/containers/shared/components/Transaction/EscrowCancel/Description.tsx#L43
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
typescript-check (18.12)
Process completed with exit code 1.
lint (18.12)
Process completed with exit code 1.