Skip to content

Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible #1369

Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible

Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible #1369

Triggered via pull request March 20, 2024 17:27
Status Failure
Total duration 11m 5s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 16 warnings
go-lint: internal/plugin/metaprotocol/accesslog.go#L91
emptyStringTest: replace `len(mesh.AccessLogFormat) > 0` with `mesh.AccessLogFormat != ""` (gocritic)
go-lint
issues found
yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
yamllint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
go-mod-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-mod-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
style-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
style-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v1, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-lint: internal/controller/kube/redis.go#L86
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
go-lint: internal/controller/kube/redis.go#L89
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
go-lint: internal/controller/kube/serviceentry.go#L45
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
go-lint: internal/bootstrap/server.go#L122
unused-parameter: parameter 'curr' seems to be unused, consider removing or renaming it as _ (revive)
go-lint: internal/bootstrap/server.go#L347
unused-parameter: parameter 'leaderStop' seems to be unused, consider removing or renaming it as _ (revive)
go-lint
The `set-output` 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/