services/horizon + horizonclient: Add new async transaction submission endpoint #1759
Annotations
7 errors and 7 warnings
Run golangci-lint:
services/horizon/internal/actions/submit_transaction_async.go#L47
Function 'GetResource' is too long (117 > 100) (funlen)
|
Run golangci-lint:
services/horizon/internal/actions/utils.go#L4
File is not `goimports`-ed with -local github.com/golangci/golangci-lint (goimports)
|
Run golangci-lint:
services/horizon/internal/actions/submit_transaction_async.go#L117
line is 142 characters (lll)
|
Run golangci-lint:
services/horizon/internal/actions/submit_transaction_async.go#L157
line is 147 characters (lll)
|
Run golangci-lint:
services/horizon/internal/actions/submit_transaction_async_test.go#L21
line is 428 characters (lll)
|
Run golangci-lint:
services/horizon/internal/actions/submit_transaction_async_test.go#L29
should rewrite http.NewRequestWithContext or add (*Request).WithContext (noctx)
|
Run golangci-lint:
services/horizon/internal/actions/submit_transaction_async.go#L41
ST1003: struct field HttpStatus should be HTTPStatus (stylecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b, actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f, golangci/golangci-lint-action@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Checkout
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/
|
Checkout
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/
|
Checkout
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/
|
Setup GO
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/
|
Run golangci-lint
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/
|
Run golangci-lint
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