Skip to content

Set default max-parallel-downloads in new config (#2072) #7891

Set default max-parallel-downloads in new config (#2072)

Set default max-parallel-downloads in new config (#2072) #7891

Triggered via push June 27, 2024 05:06
Status Failure
Total duration 7m 43s
Artifacts

ci.yml

on: push
Matrix: linux-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Lint: internal/fs/handle/dir_handle_test.go#L90
func `(*DirHandleTest).createLocalFileInode` is unused (unused)
Lint: 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)
Lint: 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)
Lint: 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)
Lint: internal/storage/storageutil/client_test.go#L35
func `(*clientTest).validateProxyInTransport` is unused (unused)
Lint: internal/gcsx/append_object_creator_test.go#L243
Error return value of `t.call` is not checked (errcheck)
Lint: internal/gcsx/append_object_creator_test.go#L371
Error return value of `t.call` is not checked (errcheck)
Lint: internal/gcsx/random_reader_test.go#L430
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#L449
S1021: should merge variable declaration with assignment on next line (gosimple)
Lint
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/.
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/
linux-tests (1.22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2.1.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-tests (1.22.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2.1.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/