Skip to content

client: Add ReplicateObject method #1288

client: Add ReplicateObject method

client: Add ReplicateObject method #1288

Triggered via pull request January 24, 2024 14:43
Status Failure
Total duration 3m 13s
Artifacts

tests.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
lint: client/object_put_test.go#L198
Error return value of `gSrv.Serve` is not checked (errcheck)
lint: client/object_put_test.go#L113
func `(*testReplicationServer).respondInternalError` is unused (unused)
lint: client/object_put_test.go#L114
func `(*testReplicationServer).respondAccessDenied` is unused (unused)
lint: client/object_put_test.go#L115
func `(*testReplicationServer).respondContainerNotFound` is unused (unused)
lint: client/object_put.go#L467
SA4003: no value of type uint64 is less than 0 (staticcheck)
lint
issues found
Tests (1.21)
Process completed with exit code 2.
Tests (1.19)
Process completed with exit code 2.
Tests (1.20)
Process completed with exit code 2.
lint: client/client_test.go#L67
unused-parameter: parameter 'data' seems to be unused, consider removing or renaming it as _ (revive)
lint: client/client_test.go#L68
unused-parameter: parameter 'data' seems to be unused, consider removing or renaming it as _ (revive)
lint: client/client_test.go#L73
unused-parameter: parameter 'data' seems to be unused, consider removing or renaming it as _ (revive)