Skip to content

deps(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.23.4 #37

deps(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.23.4

deps(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.23.4 #37

Triggered via pull request August 7, 2025 06:12
Status Failure
Total duration 4m 16s
Artifacts

ci.yaml

on: pull_request
Code Quality & Linting
3m 54s
Code Quality & Linting
Test & Coverage
0s
Test & Coverage
Security Scan
0s
Security Scan
Matrix: Build Verification
CI Status Check
3s
CI Status Check
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Code Quality & Linting: pkg/config/llm_processor.go#L185
undefined: LoadAPIKeyFromFile
Code Quality & Linting: pkg/config/llm_processor.go#L158
undefined: LoadLLMAPIKeyFromFile
Code Quality & Linting: pkg/handlers/llm_processor.go#L11
could not import github.com/thc1006/nephoran-intent-operator/pkg/config (-: # github.com/thc1006/nephoran-intent-operator/pkg/config
Code Quality & Linting: api/v1/disaster_recovery_types.go#L1438
cannot use &FailoverPolicyList{} (value of type *FailoverPolicyList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *FailoverPolicyList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject) (typecheck)
Code Quality & Linting: api/v1/disaster_recovery_types.go#L1438
cannot use &FailoverPolicy{} (value of type *FailoverPolicy) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *FailoverPolicy does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
Code Quality & Linting: api/v1/disaster_recovery_types.go#L1437
cannot use &BackupPolicyList{} (value of type *BackupPolicyList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *BackupPolicyList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
Code Quality & Linting: api/v1/disaster_recovery_types.go#L1437
cannot use &BackupPolicy{} (value of type *BackupPolicy) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *BackupPolicy does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
Code Quality & Linting: api/v1/disaster_recovery_types.go#L1436
cannot use &DisasterRecoveryPlanList{} (value of type *DisasterRecoveryPlanList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *DisasterRecoveryPlanList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
Code Quality & Linting: api/v1/disaster_recovery_types.go#L1436
cannot use &DisasterRecoveryPlan{} (value of type *DisasterRecoveryPlan) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *DisasterRecoveryPlan does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
Code Quality & Linting: api/v1/disaster_recovery_types.go#L1
: # github.com/thc1006/nephoran-intent-operator/api/v1
CI Status Check
Process completed with exit code 1.