build(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 #298
tests.yaml
on: pull_request
build
10s
lint
1m 50s
unitTest
9s
Annotations
12 errors and 2 warnings
unitTest
Process completed with exit code 2.
|
build
Process completed with exit code 1.
|
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)
|
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/
|
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/
|