Skip to content

Fix OracleSet transaction #535

Fix OracleSet transaction

Fix OracleSet transaction #535

Triggered via pull request October 3, 2025 07:40
Status Failure
Total duration 1m 16s
Artifacts

xrpl-go-ci-lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint and Test
Process completed with exit code 2.
Lint and Test: xrpl/ledger-entry-types/oracle.go#L14
exported: exported type PriceDataWrapper should have comment or be unexported (revive)
Lint and Test: examples/oracle/ws/main.go#L81
G115: integer overflow conversion int64 -> uint32 (gosec)
Lint and Test: examples/oracle/rpc/main.go#L65
G115: integer overflow conversion int64 -> uint32 (gosec)