feat: Streamline GitHub Actions workflows and complete world-class documentation #83
ci.yaml
on: pull_request
Code Quality & Linting
4m 7s
Matrix: Build Verification
CI Status Check
2s
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.
|