Fix OracleSet transaction #534
xrpl-go-ci-lint-test.yml
on: pull_request
Lint and Test
1m 15s
Annotations
5 errors
|
Lint and Test
Process completed with exit code 2.
|
|
Lint and Test:
xrpl/transaction/types/issued_currency.go#L1
var-naming: avoid meaningless package names (revive)
|
|
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)
|