Set default max-parallel-downloads in new config (#2072) #7891
Annotations
10 errors and 3 warnings
internal/fs/handle/dir_handle_test.go#L90
func `(*DirHandleTest).createLocalFileInode` is unused (unused)
|
internal/gcsx/prefix_bucket_test.go#L19
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
internal/gcsx/temp_file_test.go#L20
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
internal/contentcache/contentcache_test.go#L20
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
internal/storage/storageutil/client_test.go#L35
func `(*clientTest).validateProxyInTransport` is unused (unused)
|
internal/gcsx/append_object_creator_test.go#L243
Error return value of `t.call` is not checked (errcheck)
|
internal/gcsx/append_object_creator_test.go#L371
Error return value of `t.call` is not checked (errcheck)
|
internal/gcsx/random_reader_test.go#L430
Error return value of `t.rr.wrapped.ReadAt` is not checked (errcheck)
|
internal/gcsx/syncer_test.go#L89
Error return value of `t.call` is not checked (errcheck)
|
internal/gcsx/syncer_test.go#L449
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@032fa5c5e48499f06cf9d32c02149bfac1284239. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
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/
|
This job failed
Loading