client: Add ReplicateObject
method
#1296
Annotations
6 errors and 4 warnings
golangci-lint:
client/object_replicate_test.go#L138
Error return value of `gSrv.Serve` is not checked (errcheck)
|
golangci-lint:
client/object_replicate_test.go#L53
func `(*testReplicationServer).respondInternalError` is unused (unused)
|
golangci-lint:
client/object_replicate_test.go#L54
func `(*testReplicationServer).respondAccessDenied` is unused (unused)
|
golangci-lint:
client/object_replicate_test.go#L55
func `(*testReplicationServer).respondContainerNotFound` is unused (unused)
|
golangci-lint:
client/object_replicate.go#L151
SA4003: no value of type uint64 is less than 0 (staticcheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint:
client/client_test.go#L67
unused-parameter: parameter 'data' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
client/client_test.go#L68
unused-parameter: parameter 'data' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
client/client_test.go#L73
unused-parameter: parameter 'data' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading