Skip to content

fix(deps): update module google.golang.org/protobuf to v1.36.5 #5792

fix(deps): update module google.golang.org/protobuf to v1.36.5

fix(deps): update module google.golang.org/protobuf to v1.36.5 #5792

Triggered via pull request March 3, 2025 12:45
Status Failure
Total duration 1m 36s
Artifacts

ci-test-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 33 warnings
go-test
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/containerd/containerd/api/events); to add:
go-test
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/containerd/containerd/api/events); to add:
go-test
missing go.sum entry for module providing package google.golang.org/protobuf/types/descriptorpb (imported by github.com/containerd/containerd/api/types); to add:
go-test
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/anypb (imported by github.com/containerd/containerd/api/events); to add:
go-test
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/timestamppb (imported by github.com/containerd/containerd/api/events); to add:
go-test
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/kubearmor/KubeArmor/KubeArmor/core); to add:
go-test
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoregistry (imported by github.com/containerd/typeurl/v2); to add:
go-test
missing go.sum entry for module providing package google.golang.org/protobuf/protoadapt (imported by google.golang.org/grpc/internal/status); to add:
go-test
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/protojson (imported by google.golang.org/grpc/internal/pretty); to add:
go-test
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/durationpb (imported by google.golang.org/grpc/internal/binarylog); to add:
go-vuln
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/containerd/containerd/api/events); to add:
go-vuln
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/containerd/containerd/api/events); to add:
go-vuln
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/anypb (imported by github.com/containerd/containerd/api/events); to add:
go-vuln
could not import google.golang.org/protobuf/reflect/protoreflect (invalid package name: "")
go-vuln
could not import google.golang.org/protobuf/runtime/protoimpl (invalid package name: "")
go-vuln
could not import google.golang.org/protobuf/types/known/anypb (invalid package name: "")
go-vuln
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/kubearmor/KubeArmor/KubeArmor/core); to add:
go-vuln
could not import encoding/json (no metadata for encoding/json)
go-vuln
could not import errors (no metadata for errors)
go-vuln
could not import fmt (no metadata for fmt)
go-sec
Process completed with exit code 2.
go-lint
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-lint: KubeArmor/state/stateAgent.go#L98
parameter 'msg' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/state/stateAgent.go#L123
parameter 'msg' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/policy/policy.go#L26
parameter 'c' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/state/stateAgent.go#L4
package comment should be of the form "Package state ..."
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/policy/policy.go#L58
parameter 'c' seems to be unused, consider removing or renaming it as _
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/presets/base/basePreset.go#L15
don't use ALL_CAPS in Go names; use CamelCase
go-lint: KubeArmor/presets/protectEnv/preset.go#L154
parameter 'containerID' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/presets/protectEnv/preset.go#L154
parameter 'pidns' seems to be unused, consider removing or renaming it as _
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
license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
go-fmt
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
go-fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-lint-tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
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/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: tests/k8s_env/presets/presets_test.go#L14
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/visibility/visibility_test.go#L12
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-vuln
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
go-vuln
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-sec
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
go-sec
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum