feat: try invoking CLI from go test (#927) #2440
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 5 warnings
golangci:
cmd/soroban-rpc/internal/test/simulate_transaction_test.go#L38
declaration has 3 blank identifiers (dogsled)
|
golangci:
cmd/soroban-rpc/internal/db/ledgerentry_test.go#L375
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
golangci:
cmd/soroban-rpc/internal/db/ledgerentry_test.go#L413
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
golangci:
cmd/soroban-rpc/internal/daemon/daemon.go#L272
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
|
golangci:
cmd/soroban-rpc/internal/test/metrics_test.go#L33
G107: Potential HTTP request made with variable url (gosec)
|
golangci:
cmd/soroban-rpc/internal/util/panicgroup.go#L93
`contructing` is a misspelling of `contracting` (misspell)
|
golangci:
cmd/soroban-rpc/internal/db/ledgerentry_test.go#L444
`benchmarkLedgerEntry` - `includeExpired` is unused (unparam)
|
golangci:
cmd/soroban-rpc/internal/events/events_test.go#L212
`createStore` - `t` is unused (unparam)
|
golangci:
cmd/soroban-rpc/internal/test/simulate_transaction_test.go#L76
`createCreateContractOperation` - `t` is unused (unparam)
|
golangci:
cmd/soroban-rpc/internal/test/simulate_transaction_test.go#L106
`getContractID` - `networkPassphrase` always receives `StandaloneNetworkPassphrase` (`"Standalone Network ; February 2017"`) (unparam)
|
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|