Skip to content

TokenEscrow Support (XLS-85) #530

TokenEscrow Support (XLS-85)

TokenEscrow Support (XLS-85) #530

Triggered via pull request September 26, 2025 19:43
Status Failure
Total duration 1m 13s
Artifacts

xrpl-go-ci-lint-test.yml

on: pull_request
Lint and Test
1m 8s
Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint and Test
Process completed with exit code 2.
Lint and Test: xrpl/queries/transactions/tx_request.go#L53
var-naming: struct field TxJson should be TxJSON (revive)
Lint and Test: xrpl/transaction/flat_tx.go#L45
G115: integer overflow conversion int -> uint32 (gosec)
Lint and Test: examples/token-escrow/ws/main.go#L232
G115: integer overflow conversion int64 -> uint32 (gosec)
Lint and Test: examples/token-escrow/ws/main.go#L231
G115: integer overflow conversion int64 -> uint32 (gosec)
Lint and Test: examples/token-escrow/rpc/main.go#L219
G115: integer overflow conversion int64 -> uint32 (gosec)