Skip to content

client: Add ReplicateObject method #1289

client: Add ReplicateObject method

client: Add ReplicateObject method #1289

Triggered via pull request January 25, 2024 14:46
Status Failure
Total duration 3m 7s
Artifacts

tests.yml

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

Annotations

9 errors and 7 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.20)
Process completed with exit code 2.
Tests (1.19)
Process completed with exit code 2.
lint
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/.
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)
Tests (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.