Remove code related to legacy ingestion support (#5100) #31
Annotations
10 errors and 6 warnings
exp/doc.go#L1
`developement` is a misspelling of `development` (misspell)
|
tools/stellar-sign/main.go#L12
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
services/keystore/api_test.go#L59
Error return value of `json.Unmarshal` is not checked (errcheck)
|
services/keystore/api_test.go#L118
Error return value of `json.Unmarshal` is not checked (errcheck)
|
services/keystore/api.go#L22
don't use `init` function (gochecknoinits)
|
services/keystore/api_test.go#L39
string `[{
|
services/keystore/api.go#L87
unnecessary conversion (unconvert)
|
services/keystore/api_test.go#L51
unnecessary conversion (unconvert)
|
services/keystore/api.go#L8
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
services/regulated-assets-approval-server/internal/serve/httperror/http_error_test.go#L39
line is 317 characters (lll)
|
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