Skip to content

Bump golang.org/x/net from 0.11.0 to 0.17.0 in /deployments #2231

Bump golang.org/x/net from 0.11.0 to 0.17.0 in /deployments

Bump golang.org/x/net from 0.11.0 to 0.17.0 in /deployments #2231

Triggered via pull request October 18, 2023 15:02
Status Success
Total duration 5m 4s
Artifacts

ci-test-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
go-lint-tests: tests/k8s_env/block/block_test.go#L10
should not use dot imports
go-lint-tests: tests/k8s_env/block/block_test.go#L11
should not use dot imports
go-lint-tests: tests/k8s_env/block/block_test.go#L12
should not use dot imports
go-lint-tests: tests/k8s_env/configmap/kubearmor_config_test.go#L11
should not use dot imports
go-lint-tests: tests/k8s_env/syscalls/syscalls_test.go#L12
should not use dot imports
go-lint-tests: tests/k8s_env/syscalls/syscalls_test.go#L13
should not use dot imports
go-lint-tests: tests/k8s_env/configmap/kubearmor_config_test.go#L12
should not use dot imports
go-lint-tests: tests/k8s_env/configmap/kubearmor_config_test.go#L13
should not use dot imports
go-lint-tests: tests/k8s_env/smoke/smoke_test.go#L10
should not use dot imports
go-lint-tests: tests/k8s_env/visibility/visibility_test.go#L11
should not use dot imports
go-lint: KubeArmor/feeder/policyMatcher.go#L205
redefinition of the built-in function cap
go-lint: KubeArmor/feeder/feeder.go#L91
parameter 'ctx' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/monitor/processTree.go#L22
parameter 'ppid' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/monitor/syscallParser.go#L837
redefinition of the built-in function cap
go-lint: KubeArmor/monitor/systemMonitor.go#L715
if block ends with a continue statement, so drop this else and outdent its block
go-lint: KubeArmor/feeder/policyMatcher.go#L22
comment on exported function GetProtocolFromName should be of the form "GetProtocolFromName ..."
go-lint: KubeArmor/common/common.go#L95
redefinition of the built-in function new
go-lint: KubeArmor/policy/policy.go#L24
parameter 'c' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/monitor/logUpdate.go#L55
parameter 'eventID' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/enforcer/bpflsm/rulesHandling.go#L370
parameter 'newPosture' seems to be unused, consider removing or renaming it as _