Merge pull request #1726 from 0chain/fix/logging-and-put-txn-timeout #7496
Annotations
5 errors and 1 warning
golangci-lint:
zboxcore/sdk/allocation.go#L3441
Error return value of `sys.Files.StoreLogs` is not checked (errcheck)
|
golangci-lint:
core/client/set.go#L36
field `sign` is unused (unused)
|
golangci-lint:
zcncore/wallet_base.go#L81
var `defaultLogLevel` is unused (unused)
|
golangci-lint:
zboxcore/sdk/deleteworker.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)
|
golangci-lint
issues found
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "API-System-Test-2025-01-06_22.25.33", "logging-pods-tests-blobber", "logging-pods-tests-miner", "logging-pods-tests-sharder", "logging-pods-tests-validator", "System-Test-2025-01-06_22.25.33".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading