Skip to content

Updating issue template for adding issue SLO (#1216) #3067

Updating issue template for adding issue SLO (#1216)

Updating issue template for adding issue SLO (#1216) #3067

Triggered via push July 10, 2023 04:47
Status Failure
Total duration 3m 14s
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 1 warning
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#L219
Error return value of `util.Unmount` is not checked (errcheck)
Lint: tools/integration_tests/mounting/gcsfuse_test.go#L236
Error return value of `util.Unmount` is not checked (errcheck)
Lint: tools/integration_tests/mounting/gcsfuse_test.go#L494
Error return value of `cmd.Wait` is not checked (errcheck)
Lint: tools/integration_tests/mounting/gcsfuse_test.go#L495
Error return value of `cmd.Process.Kill` is not checked (errcheck)
Lint: internal/monitor/exporter.go#L113
Error return value of `ocExporter.Stop` is not checked (errcheck)
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: internal/gcsx/append_object_creator_test.go#L239
Error return value of `t.call` is not checked (errcheck)
Lint: internal/gcsx/random_reader_test.go#L365
Error return value of `t.rr.wrapped.ReadAt` 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/