[Move Object] Add rename file method in dir layer (#2841) #11498
ci.yml
on: push
format-test
9s
Lint
23s
Matrix: linux-tests
Annotations
10 errors and 6 warnings
Lint:
internal/storage/storageutil/client_test.go#L35
func `(*clientTest).validateProxyInTransport` is unused (unused)
|
Lint:
internal/gcsx/append_object_creator_test.go#L244
Error return value of `t.call` is not checked (errcheck)
|
Lint:
internal/gcsx/append_object_creator_test.go#L372
Error return value of `t.call` is not checked (errcheck)
|
Lint:
internal/gcsx/random_reader_test.go#L432
Error return value of `t.rr.wrapped.ReadAt` is not checked (errcheck)
|
Lint:
internal/gcsx/syncer_test.go#L89
Error return value of `t.call` is not checked (errcheck)
|
Lint:
internal/gcsx/syncer_test.go#L455
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Lint:
internal/gcsx/temp_file.go#L335
ineffectual assignment to err (ineffassign)
|
Lint:
internal/gcsx/append_object_creator_test.go#L84
SA1019: storage.NewMockBucket is deprecated: Please use testify_mock_bucket.go instead. (staticcheck)
|
Lint:
internal/gcsx/random_reader_test.go#L176
SA1019: storage.NewMockBucket is deprecated: Please use testify_mock_bucket.go instead. (staticcheck)
|
Lint:
internal/gcsx/syncer_test.go#L56
SA1019: storage.NewMockBucket is deprecated: Please use testify_mock_bucket.go instead. (staticcheck)
|
format-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gcsfuse/gcsfuse. Supported file pattern: go.sum
|
linux-tests (1.23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|