Skip to content

MPToken and MPTokenIssuance Entry Types #522

MPToken and MPTokenIssuance Entry Types

MPToken and MPTokenIssuance Entry Types #522

Triggered via pull request September 10, 2025 13:42
Status Failure
Total duration 1m 18s
Artifacts

xrpl-go-ci-lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint and Test
Process completed with exit code 2.
Lint and Test: xrpl/transaction/types/flags.go#L1
var-naming: avoid meaningless package names (revive)
Lint and Test: xrpl/ledger-entry-types/mptoken_issuance.go#L24
exported: exported type MPTokenIssuance should have comment or be unexported (revive)
Lint and Test: xrpl/ledger-entry-types/mptoken.go#L14
exported: exported type MPToken should have comment or be unexported (revive)
Lint and Test: xrpl/ledger-entry-types/ledger_object.go#L22
G101: Potential hardcoded credentials (gosec)