Coding guidelines for external contributions (#2634) #10732
ci.yml
on: push
format-test
14s
Lint
4m 32s
Matrix: linux-tests
Annotations
12 errors and 3 warnings
Lint:
tools/integration_tests/mounting/gcsfuse_linux_test.go#L43
Error return value of `util.Unmount` is not checked (errcheck)
|
Lint:
tools/integration_tests/mounting/gcsfuse_test.go#L217
Error return value of `util.Unmount` is not checked (errcheck)
|
Lint:
tools/integration_tests/mounting/gcsfuse_test.go#L234
Error return value of `util.Unmount` is not checked (errcheck)
|
Lint:
tools/integration_tests/mounting/gcsfuse_test.go#L492
Error return value of `cmd.Wait` is not checked (errcheck)
|
Lint:
tools/integration_tests/mounting/gcsfuse_test.go#L493
Error return value of `cmd.Process.Kill` is not checked (errcheck)
|
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#L88
Error return value of `t.call` is not checked (errcheck)
|
Lint:
internal/util/sizeof.go#L27
var `pointerSize` is unused (unused)
|
linux-tests (1.23.x)
The job running on runner GitHub Actions 128 has exceeded the maximum execution time of 15 minutes.
|
linux-tests (1.23.x)
The operation was canceled.
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@032fa5c5e48499f06cf9d32c02149bfac1284239. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|