Skip to content

upgrade golang to 1.22.3 (#1917) #6987

upgrade golang to 1.22.3 (#1917)

upgrade golang to 1.22.3 (#1917) #6987

Triggered via push May 14, 2024 12:43
Status Failure
Total duration 6m 13s
Artifacts

ci.yml

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

Annotations

10 errors and 5 warnings
Lint: internal/monitor/exporter.go#L104
Error return value of `ocExporter.Stop` is not checked (errcheck)
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/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#L427
Error return value of `t.rr.wrapped.ReadAt` is not checked (errcheck)
Lint: internal/gcsx/syncer_test.go#L89
Error return value of `t.call` is not checked (errcheck)
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@032fa5c5e48499f06cf9d32c02149bfac1284239. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
linux-tests (1.22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2.1.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-tests (1.22.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2.1.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/