build(deps): bump github.com/sirupsen/logrus from 1.6.0 to 1.9.3 #262
tests.yaml
on: pull_request
build
1m 25s
lint
1m 44s
unitTest
1m 37s
Annotations
18 errors and 2 warnings
build:
compute/kubernetes/backend.go#L155
not enough arguments in call to b.client.Create
|
build:
compute/kubernetes/backend.go#L166
not enough arguments in call to b.client.Delete
|
build:
compute/kubernetes/backend.go#L218
not enough arguments in call to b.client.List
|
build
Process completed with exit code 1.
|
unitTest:
compute/kubernetes/backend.go#L155
not enough arguments in call to b.client.Create
|
unitTest:
compute/kubernetes/backend.go#L166
not enough arguments in call to b.client.Delete
|
unitTest:
compute/kubernetes/backend.go#L218
not enough arguments in call to b.client.List
|
unitTest
Process completed with exit code 2.
|
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)
|
lint:
webdash/http.go#L27
Error return value of `resp.Write` is not checked (errcheck)
|
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
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/
|