Skip to content

build(deps): bump google.golang.org/api from 0.157.0 to 0.158.0 #339

build(deps): bump google.golang.org/api from 0.157.0 to 0.158.0

build(deps): bump google.golang.org/api from 0.157.0 to 0.158.0 #339

Triggered via pull request January 26, 2024 11:35
Status Failure
Total duration 1m 51s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
build
Process completed with exit code 1.
unitTest
Process completed with exit code 2.
lint: tests/funnel_utils.go#L429
cannot use &timeout (value of type *"time".Duration) as container.StopOptions value in argument to f.Docker.ContainerStop (typecheck)
lint: storage/google_cloud.go#L24
undefined: storage (typecheck)
lint: storage/google_cloud.go#L41
undefined: storage (typecheck)
lint: storage/google_cloud.go#L49
undefined: storage (typecheck)
lint: util/fsutil/io.go#L21
Error return value of `d.SetReadDeadline` is not checked (errcheck)
lint: util/fsutil/io.go#L55
Error return value of `d.SetWriteDeadline` is not checked (errcheck)
lint: util/ring/ring_test.go#L58
Error return value of `buf.Write` is not checked (errcheck)
lint: util/ring/ring_test.go#L77
Error return value of `buf.Write` is not checked (errcheck)
lint: util/retry_test.go#L23
Error return value of `r.Retry` is not checked (errcheck)
lint: util/retry_test.go#L35
Error return value of `r.Retry` is not checked (errcheck)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unitTest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unitTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.