Skip to content

feat: Streamline GitHub Actions workflows and complete world-class documentation #84

feat: Streamline GitHub Actions workflows and complete world-class documentation

feat: Streamline GitHub Actions workflows and complete world-class documentation #84

Triggered via pull request August 7, 2025 11:54
Status Failure
Total duration 4m 9s
Artifacts

ci.yaml

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

Annotations

11 errors
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: pkg/monitoring/controller_instrumentation.go#L12
could not import github.com/thc1006/nephoran-intent-operator/api/v1 (-: # github.com/thc1006/nephoran-intent-operator/api/v1
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.