Skip to content

refactor(tests): replace K8sExecInPod with AssertCommand for consistency in test assertions #5081

refactor(tests): replace K8sExecInPod with AssertCommand for consistency in test assertions

refactor(tests): replace K8sExecInPod with AssertCommand for consistency in test assertions #5081

Re-run triggered December 17, 2024 09:11
Status Success
Total duration 2m 20s
Artifacts

ci-test-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 27 warnings
go-vuln
common.hasMultipleMounts calls mountinfo.GetMountInfo
go-vuln
common.checkOrMountDefaultLocations calls mountinfo.IsMountFS
go-vuln
common.init calls mountinfo.init
go-vuln
common.hasMultipleMounts calls mountinfo.GetMountInfo
go-vuln
common.checkOrMountDefaultLocations calls mountinfo.IsMountFS
go-vuln
common.init calls mountinfo.init
go-vuln
util.init calls vm.init, which eventually calls addressing.init
go-vuln
util.K8sExecInPodWithContainer calls rest.Request.VersionedParams, which eventually calls api.Rule.DeepCopyInto
go-vuln
util.K8sDelete calls fmt.Sprintf, which eventually calls api.Rules.String
go-vuln
util.init calls vm.init, which eventually calls api.init
go-fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-lint: KubeArmor/cert/tls.go#L19
type TlsConfig should be TLSConfig
go-lint: KubeArmor/cert/tls.go#L37
type TlsCredentialManager should be TLSCredentialManager
go-lint: KubeArmor/cert/tls.go#L41
func NewTlsCredentialManager should be NewTLSCredentialManager
go-lint: KubeArmor/cert/cert.go#L29
don't use underscores in Go names; const KubeArmor_ORG should be KubeArmorORG
go-lint: KubeArmor/policy/policy.go#L17
type name will be used as policy.PolicyServer by other packages, and that stutters; consider calling this Server
go-lint: KubeArmor/cert/cert.go#L30
don't use underscores in Go names; const KubeArmor_CN should be KubeArmorCN
go-lint: KubeArmor/state/stateAgent.go#L42
type name will be used as state.StateAgent by other packages, and that stutters; consider calling this Agent
go-lint: KubeArmor/cert/tls.go#L74
method CreateTlsClientCredentials should be CreateTLSClientCredentials
go-lint: KubeArmor/cert/tls.go#L88
method CreateTlsServerCredentials should be CreateTLSServerCredentials
go-lint: KubeArmor/state/stateAgent.go#L4
package comment should be of the form "Package state ..."
license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
go-lint-tests: tests/k8s_env/smoke/smoke_test.go#L11
should not use dot imports
go-lint-tests: tests/k8s_env/smoke/smoke_test.go#L12
should not use dot imports
go-lint-tests: tests/k8s_env/smoke/smoke_test.go#L13
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/throttling/throttling_test.go#L10
should not use dot imports
go-lint-tests: tests/k8s_env/csp/csp_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-tests: tests/k8s_env/privileged/privileged_suite_test.go#L9
should not use dot imports
go-lint-tests: tests/k8s_env/syscalls/syscalls_test.go#L10
should not use dot imports
go-lint-tests
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-test
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-vuln
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-sec
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum