Skip to content

cli: Fix contract restore command after core fixes #3

cli: Fix contract restore command after core fixes

cli: Fix contract restore command after core fixes #3

Triggered via push July 31, 2023 19:14
Status Success
Total duration 4m 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
golangci: cmd/soroban-rpc/internal/test/simulate_transaction_test.go#L36
declaration has 3 blank identifiers (dogsled)
golangci: cmd/soroban-rpc/internal/test/integration.go#L108
Error return value of `config.AddFlags` is not checked (errcheck)
golangci: cmd/soroban-rpc/internal/test/integration.go#L109
Error return value of `config.SetValues` is not checked (errcheck)
golangci: cmd/soroban-rpc/internal/network/backlogQ_test.go#L45
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
golangci: cmd/soroban-rpc/internal/network/backlogQ_test.go#L73
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
golangci: cmd/soroban-rpc/internal/db/ledgerentry_test.go#L660
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
golangci: cmd/soroban-rpc/internal/daemon/daemon.go#L267
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/daemon/daemon.go#L101
unnecessary conversion (unconvert)
golangci: cmd/soroban-rpc/internal/events/events_test.go#L212
`createStore` - `t` is unused (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/