build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.1+incompatible #354
tests.yaml
on: pull_request
build
13s
lint
1m 46s
unitTest
9s
Annotations
12 errors and 5 warnings
unitTest
Process completed with exit code 2.
|
build
Process completed with exit code 1.
|
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)
|
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/
|
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/
|
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/.
|