Merge pull request #2938 from GoogleCloudPlatform/streaming-writes-it #11960
Annotations
10 errors and 3 warnings
golangci-lint:
internal/util/sizeof.go#L27
var `pointerSize` is unused (unused)
|
golangci-lint:
internal/util/sizeof.go#L30
var `emptyObjectAccessControlSize` is unused (unused)
|
golangci-lint:
internal/util/sizeof.go#L31
var `emptyObjectAccessControlProjectTeamSize` is unused (unused)
|
golangci-lint:
internal/util/sizeof.go#L170
func `contentSizeOfObjectAccessControlProjectTeam` is unused (unused)
|
golangci-lint:
tools/integration_tests/mounting/gcsfuse_linux_test.go#L43
Error return value of `util.Unmount` is not checked (errcheck)
|
golangci-lint:
tools/integration_tests/mounting/gcsfuse_test.go#L217
Error return value of `util.Unmount` is not checked (errcheck)
|
golangci-lint:
tools/integration_tests/mounting/gcsfuse_test.go#L234
Error return value of `util.Unmount` is not checked (errcheck)
|
golangci-lint:
tools/integration_tests/mounting/gcsfuse_test.go#L492
Error return value of `cmd.Wait` is not checked (errcheck)
|
golangci-lint:
tools/integration_tests/mounting/gcsfuse_test.go#L493
Error return value of `cmd.Process.Kill` is not checked (errcheck)
|
golangci-lint:
internal/gcsx/compose_object_creator_test.go#L244
Error return value of `t.call` is not checked (errcheck)
|
golangci-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/
|
golangci-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/
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/gcsfuse/gcsfuse. Supported file pattern: go.sum
|
Loading