fix(deps): update module github.com/docker/docker to v25.0.6+incompatible [security] #2685
ci-go.yml
on: pull_request
go-build
2m 32s
go-fmt
25s
go-sec
3m 17s
go-lint
55s
unit-tests
3m 0s
Annotations
20 warnings
go-fmt
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-fmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-lint
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-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-lint:
k8s/client.go#L91
exported function GetKubeArmorCaSecret should have comment or be unexported
|
go-lint:
k8s/client.go#L38
comment on exported var KubeArmorCALabels should be of the form "KubeArmorCALabels ..."
|
go-lint:
profile/Client/profileClient.go#L397
exported method Profile.MarshalText should have comment or be unexported
|
go-lint:
selfupdate/selfupdate.go#L110
parameter 'c' seems to be unused, consider removing or renaming it as _
|
go-lint:
probe/probe.go#L489
func name will be used as probe.ProbeRunningKubeArmorNodes by other packages, and that stutters; consider calling this RunningKubeArmorNodes
|
go-lint:
probe/types.go#L40
don't use underscores in Go names; struct field Image_Version should be ImageVersion
|
go-lint:
probe/probe.go#L437
parameter 'o' seems to be unused, consider removing or renaming it as _
|
go-lint:
probe/probe.go#L412
parameter 'o' seems to be unused, consider removing or renaming it as _
|
go-lint:
probe/probe.go#L489
parameter 'o' seems to be unused, consider removing or renaming it as _
|
go-lint:
probe/probe.go#L463
parameter 'o' seems to be unused, consider removing or renaming it as _
|
go-build
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-build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-tests
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/
|
unit-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-sec
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-sec
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|