Add kernel list cache tests to operations package (#2143) #8303
Annotations
10 errors and 3 warnings
internal/auth/auth.go#L62
ineffectual assignment to err (ineffassign)
|
internal/monitor/exporter.go#L104
Error return value of `ocExporter.Stop` is not checked (errcheck)
|
tools/integration_tests/mounting/gcsfuse_linux_test.go#L43
Error return value of `util.Unmount` is not checked (errcheck)
|
tools/integration_tests/mounting/gcsfuse_test.go#L220
Error return value of `util.Unmount` is not checked (errcheck)
|
tools/integration_tests/mounting/gcsfuse_test.go#L237
Error return value of `util.Unmount` is not checked (errcheck)
|
tools/integration_tests/mounting/gcsfuse_test.go#L495
Error return value of `cmd.Wait` is not checked (errcheck)
|
tools/integration_tests/mounting/gcsfuse_test.go#L496
Error return value of `cmd.Process.Kill` is not checked (errcheck)
|
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)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/
|
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