chore(deps): update apache/skywalking-eyes digest to 477772b #5643
ci-test-go.yml
on: pull_request
go-fmt
11s
go-lint
24s
go-lint-tests
22s
go-sec
1m 59s
go-vuln
1m 44s
go-test
1m 56s
license
35s
Annotations
10 errors and 28 warnings
go-vuln
cert.GenerateSelfSignedCert calls x509.CreateCertificate, which eventually calls nistec.P256Point.ScalarBaseMult
|
go-vuln
cert.GenerateSelfSignedCert calls x509.CreateCertificate, which eventually calls nistec.P256Point.ScalarMult
|
go-vuln
cert.GenerateSelfSignedCert calls x509.CreateCertificate, which eventually calls nistec.P256Point.SetBytes
|
go-vuln
util.K8sExecInPodWithContainer calls remotecommand.NewSPDYExecutor, which eventually calls nistec.P256Point.ScalarBaseMult
|
go-vuln
util.KarmorLogStart calls log.StartObserver, which eventually calls nistec.P256Point.ScalarMult
|
go-vuln
util.K8sExecInPodWithContainer calls remotecommand.NewSPDYExecutor, which eventually calls nistec.P256Point.SetBytes
|
go-vuln
protobuf.file_kubearmor_proto_rawDescGZIP calls sync.Once.Do, which eventually calls nistec.P256Point.ScalarBaseMult
|
go-vuln
protobuf.file_kubearmor_proto_rawDescGZIP calls sync.Once.Do, which eventually calls nistec.P256Point.ScalarMult
|
go-vuln
protobuf.file_kubearmor_proto_rawDescGZIP calls sync.Once.Do, which eventually calls nistec.P256Point.SetBytes
|
go-vuln
deployments.main calls os.Getwd, which eventually calls nistec.P256Point.SetBytes
|
go-fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-lint-tests:
tests/k8s_env/privileged/privileged_suite_test.go#L9
should not use dot imports
|
go-lint-tests:
tests/k8s_env/privileged/privileged_suite_test.go#L10
should not use dot imports
|
go-lint-tests:
tests/k8s_env/blockposture/block_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/k8s_env/blockposture/block_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/blockposture/block_test.go#L13
should not use dot imports
|
go-lint-tests:
tests/k8s_env/privileged/privileged_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/privileged/privileged_test.go#L13
should not use dot imports
|
go-lint-tests:
tests/k8s_env/privileged/privileged_test.go#L14
should not use dot imports
|
go-lint-tests:
tests/k8s_env/presets/presets_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/presets/presets_test.go#L13
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-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-lint:
KubeArmor/presets/base/basePreset.go#L15
don't use ALL_CAPS in Go names; use CamelCase
|
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/certloader.go#L15
exported type CertLoader should have comment or be unexported
|
go-lint:
KubeArmor/cert/cert.go#L29
don't use underscores in Go names; const KubeArmor_ORG should be KubeArmorORG
|
go-lint:
KubeArmor/cert/certloader.go#L15
type name will be used as cert.CertLoader by other packages, and that stutters; consider calling this Loader
|
go-lint:
KubeArmor/cert/tls.go#L74
method CreateTlsClientCredentials should be CreateTLSClientCredentials
|
go-lint:
KubeArmor/cert/certloader.go#L19
comment on exported type SelfSignedCertLoader should be of the form "SelfSignedCertLoader ..." (with optional leading article)
|
go-lint:
KubeArmor/cert/cert.go#L30
don't use underscores in Go names; const KubeArmor_CN should be KubeArmorCN
|
license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
go-vuln
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-test
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
go-test
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
|