Skip to content

client: Add ReplicateObject method #1296

client: Add ReplicateObject method

client: Add ReplicateObject method #1296

Triggered via pull request January 30, 2024 08:04
Status Failure
Total duration 3m 56s
Artifacts

tests.yml

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

Annotations

9 errors and 7 warnings
lint: client/object_replicate_test.go#L138
Error return value of `gSrv.Serve` is not checked (errcheck)
lint: client/object_replicate_test.go#L53
func `(*testReplicationServer).respondInternalError` is unused (unused)
lint: client/object_replicate_test.go#L54
func `(*testReplicationServer).respondAccessDenied` is unused (unused)
lint: client/object_replicate_test.go#L55
func `(*testReplicationServer).respondContainerNotFound` is unused (unused)
lint: client/object_replicate.go#L151
SA4003: no value of type uint64 is less than 0 (staticcheck)
lint
issues found
Tests (1.19)
Process completed with exit code 2.
Tests (1.21)
Process completed with exit code 2.
Tests (1.20)
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.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/.
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/.