Skip to content

txnbuild: Add client domain support for sep 10 #4057

txnbuild: Add client domain support for sep 10

txnbuild: Add client domain support for sep 10 #4057

Triggered via pull request October 17, 2025 15:21
Status Success
Total duration 3m 12s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci: txnbuild/transaction_test.go#L1185
The line is 141 characters long, which exceeds the maximum of 140 characters. (lll)
golangci: txnbuild/transaction_test.go#L1180
The line is 145 characters long, which exceeds the maximum of 140 characters. (lll)
golangci: txnbuild/transaction_test.go#L1166
The line is 195 characters long, which exceeds the maximum of 140 characters. (lll)
golangci: txnbuild/transaction.go#L1297
The line is 156 characters long, which exceeds the maximum of 140 characters. (lll)
golangci: txnbuild/transaction.go#L1046
The line is 225 characters long, which exceeds the maximum of 140 characters. (lll)
golangci: txnbuild/transaction_test.go#L1177
G115: integer overflow conversion uint64 -> int64 (gosec)
golangci: txnbuild/transaction.go#L1181
cyclomatic complexity 37 of func `ReadChallengeTxWithClientDomain` is high (> 15) (gocyclo)
golangci: txnbuild/transaction_test.go#L1163
string `clientdomain.stellar.org` has 5 occurrences, make it a constant (goconst)
golangci: txnbuild/transaction_test.go#L3236
declaration has 4 blank identifiers (dogsled)
golangci: txnbuild/transaction_test.go#L3196
declaration has 4 blank identifiers (dogsled)