Upgrades generated TypeScript bindings to the latest soroban-client … #2593
Annotations
10 errors and 6 warnings
cmd/soroban-rpc/internal/config/flags.go#L25
ST1016: methods on the same type should have the same receiver name (seen 3x "co", 4x "o") (stylecheck)
|
cmd/soroban-rpc/internal/util/panicgroup.go#L93
`contructing` is a misspelling of `contracting` (misspell)
|
cmd/soroban-rpc/internal/events/events_test.go#L212
`createStore` - `t` is unused (unparam)
|
cmd/soroban-rpc/internal/events/events.go#L18
type `bucket` is unused (unused)
|
cmd/soroban-rpc/internal/events/events.go#L237
shadow: declaration of "err" shadows declaration at line 210 (govet)
|
cmd/soroban-rpc/internal/transactions/transactions_test.go#L32
unnecessary trailing newline (whitespace)
|
cmd/soroban-rpc/internal/daemon/daemon.go#L272
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
|
cmd/soroban-rpc/internal/daemon/daemon.go#L128
unnecessary trailing newline (whitespace)
|
cmd/soroban-rpc/internal/daemon/daemon.go#L193
shadow: declaration of "err" shadows declaration at line 139 (govet)
|
cmd/soroban-rpc/internal/daemon/daemon.go#L196
shadow: declaration of "err" shadows declaration at line 139 (govet)
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading