Skip to content

Integration tests --key-file flag and GOOGLE_APPLICATION_CREDENTIALS … #3097

Integration tests --key-file flag and GOOGLE_APPLICATION_CREDENTIALS …

Integration tests --key-file flag and GOOGLE_APPLICATION_CREDENTIALS … #3097

Triggered via push July 11, 2023 16:57
Status Failure
Total duration 3m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

10 errors and 2 warnings
Lint: tools/util/flaky_transport.go#L31
SA1019: rand.Seed has been deprecated since Go 1.20 and an alternative has been available since Go 1.0: Programs that call Seed and then expect a specific sequence of results from the global random source (using functions such as Int) can be broken when a dependency changes how much it consumes from the global random source. To avoid such breakages, programs that need a specific result sequence should use NewRand(NewSource(seed)) to obtain a random generator that other packages cannot access. (staticcheck)
Lint: tools/prefetch_cache_gcsfuse/main.go#L19
File is not `goimports`-ed (goimports)
Lint: tools/prefetch_cache_gcsfuse/prefetch.go#L22
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: tools/prefetch_cache_gcsfuse/prefetch.go#L36
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
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/gcsx/integration_test.go#L140
SA4003: no value of type int64 is greater than math.MaxInt64 (staticcheck)
Lint: internal/canned/canned.go#L37
File is not `goimports`-ed (goimports)
Lint: internal/gcsx/append_object_creator_test.go#L112
Error return value of `t.call` is not checked (errcheck)
Lint: internal/gcsx/append_object_creator_test.go#L178
Error return value of `t.call` is not checked (errcheck)
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/