Skip to content

fix(deps): update github.com/kubearmor/kubearmor/kubearmor digest to bdb092b #2757

fix(deps): update github.com/kubearmor/kubearmor/kubearmor digest to bdb092b

fix(deps): update github.com/kubearmor/kubearmor/kubearmor digest to bdb092b #2757

Triggered via pull request September 17, 2024 08:20
Status Failure
Total duration 3m 42s
Artifacts

ci-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 20 warnings
go-build
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
go-build
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
go-build
impossible type assertion: p.(*recordingSpan)
go-build
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
go-build
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
go-build
Process completed with exit code 2.
unit-tests
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
unit-tests
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
unit-tests
impossible type assertion: p.(*recordingSpan)
unit-tests
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
unit-tests
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
unit-tests
Process completed with exit code 2.
go-sec
Process completed with exit code 2.
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 use a deprecated Node.js version 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 use a deprecated Node.js version 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#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: log/log.go#L25
exported const SelfCertProvider should have comment (or a comment on this block) or be unexported
go-lint: k8s/client.go#L91
exported function GetKubeArmorCaSecret should have comment or be unexported
go-lint: log/log.go#L45
struct field TlsCertProvider should be TLSCertProvider
go-lint: log/log.go#L44
struct field TlsCertPath should be TLSCertPath
go-lint: install/defaults.go#L10
exported var KubeArmorOperatorClusterRoleName should have comment or be unexported
go-lint: probe/types.go#L43
don't use underscores in Go names; struct field Image_Version should be ImageVersion
go-lint: probe/probe.go#L485
func name will be used as probe.ProbeRunningKubeArmorNodes by other packages, and that stutters; consider calling this RunningKubeArmorNodes
go-lint: install/install.go#L442
comment on exported function K8sLegacyInstaller should be of the form "K8sLegacyInstaller ..."
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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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/