Preparing report...

Report for github.com/crossplane-contrib/provider-upjet-aws

(v1.1.1)

A+    Excellent!    Found 188 issues across 4225 files

Tweet

gofmt100%

Gofmt formats Go programs. We run gofmt -s on your code, where -s is for the "simplify" command

No problems detected. Good job!


go_vet100%

go vet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string.

No problems detected. Good job!


ineffassign100%

IneffAssign detects ineffectual assignments in Go code.

No problems detected. Good job!


gocyclo95%

Gocyclo calculates cyclomatic complexities of functions in Go source code. The cyclomatic complexity of a function is calculated according to the following rules: 1 is the base complexity of a function +1 for each 'if', 'for', 'case', '&&' or '||' Go Report Card warns on functions with cyclomatic complexity > 15.

    • apis/rds/v1beta1/zz_generated.deepcopy.go
    • Line 5867: warning: cyclomatic complexity 90 of function (*InstanceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6298: warning: cyclomatic complexity 87 of function (*InstanceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5428: warning: cyclomatic complexity 84 of function (*InstanceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1947: warning: cyclomatic complexity 76 of function (*ClusterObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2663: warning: cyclomatic complexity 72 of function (*ClusterParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 852: warning: cyclomatic complexity 70 of function (*ClusterInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1427: warning: cyclomatic complexity 38 of function (*ClusterInstanceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1629: warning: cyclomatic complexity 36 of function (*ClusterInstanceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1209: warning: cyclomatic complexity 35 of function (*ClusterInstanceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 9836: warning: cyclomatic complexity 29 of function (*SnapshotObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4408: warning: cyclomatic complexity 29 of function (*DBSnapshotCopyObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3612: warning: cyclomatic complexity 25 of function (*ClusterSnapshotObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8743: warning: cyclomatic complexity 23 of function (*ProxyObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8859: warning: cyclomatic complexity 23 of function (*ProxyParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8604: warning: cyclomatic complexity 22 of function (*ProxyInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8375: warning: cyclomatic complexity 20 of function (*ProxyEndpointObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4833: warning: cyclomatic complexity 19 of function (*EventSubscriptionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8479: warning: cyclomatic complexity 18 of function (*ProxyEndpointParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 645: warning: cyclomatic complexity 18 of function (*ClusterEndpointObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4565: warning: cyclomatic complexity 17 of function (*DBSnapshotCopyParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10204: warning: cyclomatic complexity 17 of function (*SubnetGroupObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4285: warning: cyclomatic complexity 16 of function (*DBSnapshotCopyInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4932: warning: cyclomatic complexity 16 of function (*EventSubscriptionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/workspaces/v1beta1/zz_generated.deepcopy.go
    • Line 177: warning: cyclomatic complexity 31 of function (*DirectoryObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 323: warning: cyclomatic complexity 23 of function (*DirectoryParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 44: warning: cyclomatic complexity 22 of function (*DirectoryInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/securityhub/v1beta1/zz_generated.deepcopy.go
    • Line 1051: warning: cyclomatic complexity 177 of function (*FiltersInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2313: warning: cyclomatic complexity 177 of function (*FiltersParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1682: warning: cyclomatic complexity 177 of function (*FiltersObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/neptune/v1beta1/zz_generated.deepcopy.go
    • Line 1707: warning: cyclomatic complexity 56 of function (*ClusterParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 383: warning: cyclomatic complexity 55 of function (*ClusterInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1194: warning: cyclomatic complexity 51 of function (*ClusterObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 834: warning: cyclomatic complexity 29 of function (*ClusterInstanceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 991: warning: cyclomatic complexity 25 of function (*ClusterInstanceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 671: warning: cyclomatic complexity 24 of function (*ClusterInstanceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2400: warning: cyclomatic complexity 19 of function (*EventSubscriptionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 176: warning: cyclomatic complexity 18 of function (*ClusterEndpointObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2062: warning: cyclomatic complexity 18 of function (*ClusterSnapshotObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2499: warning: cyclomatic complexity 16 of function (*EventSubscriptionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/directconnect/v1beta1/zz_generated.deepcopy.go
    • Line 4033: warning: cyclomatic complexity 24 of function (*PrivateVirtualInterfaceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 635: warning: cyclomatic complexity 24 of function (*ConnectionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4882: warning: cyclomatic complexity 23 of function (*TransitVirtualInterfaceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4467: warning: cyclomatic complexity 22 of function (*PublicVirtualInterfaceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4165: warning: cyclomatic complexity 21 of function (*PrivateVirtualInterfaceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5009: warning: cyclomatic complexity 20 of function (*TransitVirtualInterfaceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3890: warning: cyclomatic complexity 20 of function (*PrivateVirtualInterfaceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4744: warning: cyclomatic complexity 19 of function (*TransitVirtualInterfaceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3660: warning: cyclomatic complexity 18 of function (*LagObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4585: warning: cyclomatic complexity 18 of function (*PublicVirtualInterfaceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2701: warning: cyclomatic complexity 17 of function (*HostedPublicVirtualInterfaceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4343: warning: cyclomatic complexity 17 of function (*PublicVirtualInterfaceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2792: warning: cyclomatic complexity 16 of function (*HostedPublicVirtualInterfaceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3335: warning: cyclomatic complexity 16 of function (*HostedTransitVirtualInterfaceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2103: warning: cyclomatic complexity 16 of function (*HostedPrivateVirtualInterfaceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/opsworks/v1beta1/zz_generated.deepcopy.go
    • Line 5579: warning: cyclomatic complexity 54 of function (*HAProxyLayerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 7097: warning: cyclomatic complexity 54 of function (*InstanceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 18368: warning: cyclomatic complexity 54 of function (*RailsAppLayerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6290: warning: cyclomatic complexity 54 of function (*HAProxyLayerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 17412: warning: cyclomatic complexity 54 of function (*RailsAppLayerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6535: warning: cyclomatic complexity 54 of function (*HAProxyLayerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 18123: warning: cyclomatic complexity 54 of function (*RailsAppLayerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8796: warning: cyclomatic complexity 53 of function (*JavaAppLayerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8090: warning: cyclomatic complexity 53 of function (*JavaAppLayerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 9036: warning: cyclomatic complexity 53 of function (*JavaAppLayerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4850: warning: cyclomatic complexity 51 of function (*GangliaLayerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4620: warning: cyclomatic complexity 51 of function (*GangliaLayerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3030: warning: cyclomatic complexity 51 of function (*EcsClusterLayerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3924: warning: cyclomatic complexity 51 of function (*GangliaLayerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2450: warning: cyclomatic complexity 51 of function (*EcsClusterLayerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 12048: warning: cyclomatic complexity 50 of function (*MySQLLayerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 12964: warning: cyclomatic complexity 50 of function (*MySQLLayerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 12739: warning: cyclomatic complexity 50 of function (*MySQLLayerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 14594: warning: cyclomatic complexity 49 of function (*NodeJSAppLayerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 13688: warning: cyclomatic complexity 49 of function (*NodeJSAppLayerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 14374: warning: cyclomatic complexity 49 of function (*NodeJSAppLayerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 11329: warning: cyclomatic complexity 49 of function (*MemcachedLayerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1020: warning: cyclomatic complexity 49 of function (*CustomLayerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10423: warning: cyclomatic complexity 49 of function (*MemcachedLayerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2810: warning: cyclomatic complexity 49 of function (*EcsClusterLayerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1488: warning: cyclomatic complexity 49 of function (*CustomLayerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1268: warning: cyclomatic complexity 49 of function (*CustomLayerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 11109: warning: cyclomatic complexity 49 of function (*MemcachedLayerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 19907: warning: cyclomatic complexity 48 of function (*StaticWebLayerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 20588: warning: cyclomatic complexity 48 of function (*StaticWebLayerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 20803: warning: cyclomatic complexity 48 of function (*StaticWebLayerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6838: warning: cyclomatic complexity 48 of function (*InstanceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 7360: warning: cyclomatic complexity 48 of function (*InstanceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 16209: warning: cyclomatic complexity 48 of function (*PHPAppLayerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 15313: warning: cyclomatic complexity 48 of function (*PHPAppLayerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 15994: warning: cyclomatic complexity 48 of function (*PHPAppLayerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 19226: warning: cyclomatic complexity 34 of function (*StackParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 18852: warning: cyclomatic complexity 33 of function (*StackInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 19057: warning: cyclomatic complexity 32 of function (*StackObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 430: warning: cyclomatic complexity 25 of function (*ApplicationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 159: warning: cyclomatic complexity 25 of function (*ApplicationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 313: warning: cyclomatic complexity 24 of function (*ApplicationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/kendra/v1beta1/zz_generated.deepcopy.go
    • Line 2134: warning: cyclomatic complexity 30 of function (*IndexObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1042: warning: cyclomatic complexity 25 of function (*DataSourceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2278: warning: cyclomatic complexity 22 of function (*IndexParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2001: warning: cyclomatic complexity 21 of function (*IndexInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1173: warning: cyclomatic complexity 20 of function (*DataSourceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 910: warning: cyclomatic complexity 19 of function (*DataSourceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3682: warning: cyclomatic complexity 17 of function (*QuerySuggestionsBlockListObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4047: warning: cyclomatic complexity 17 of function (*S3ConfigurationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5887: warning: cyclomatic complexity 17 of function (*WebCrawlerConfigurationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5809: warning: cyclomatic complexity 17 of function (*WebCrawlerConfigurationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4191: warning: cyclomatic complexity 17 of function (*S3ConfigurationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5110: warning: cyclomatic complexity 17 of function (*ThesaurusObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5731: warning: cyclomatic complexity 17 of function (*WebCrawlerConfigurationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/fsx/v1beta1/zz_generated.deepcopy.go
    • Line 4035: warning: cyclomatic complexity 45 of function (*WindowsFileSystemObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1618: warning: cyclomatic complexity 43 of function (*LustreFileSystemObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4247: warning: cyclomatic complexity 43 of function (*WindowsFileSystemParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3809: warning: cyclomatic complexity 42 of function (*WindowsFileSystemInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1827: warning: cyclomatic complexity 40 of function (*LustreFileSystemParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1400: warning: cyclomatic complexity 39 of function (*LustreFileSystemInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2399: warning: cyclomatic complexity 38 of function (*OntapFileSystemObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2579: warning: cyclomatic complexity 37 of function (*OntapFileSystemParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2202: warning: cyclomatic complexity 35 of function (*OntapFileSystemInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 764: warning: cyclomatic complexity 18 of function (*DataRepositoryAssociationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2984: warning: cyclomatic complexity 18 of function (*OntapStorageVirtualMachineObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/ssm/v1beta1/zz_generated.deepcopy.go
    • Line 1629: warning: cyclomatic complexity 34 of function (*DocumentObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4138: warning: cyclomatic complexity 27 of function (*PatchBaselineObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 760: warning: cyclomatic complexity 23 of function (*AssociationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4268: warning: cyclomatic complexity 23 of function (*PatchBaselineParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 640: warning: cyclomatic complexity 23 of function (*AssociationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 493: warning: cyclomatic complexity 22 of function (*AssociationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4002: warning: cyclomatic complexity 22 of function (*PatchBaselineInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3092: warning: cyclomatic complexity 22 of function (*MaintenanceWindowTaskParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2857: warning: cyclomatic complexity 21 of function (*MaintenanceWindowTaskInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4874: warning: cyclomatic complexity 19 of function (*RunCommandParametersInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5139: warning: cyclomatic complexity 19 of function (*RunCommandParametersParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2239: warning: cyclomatic complexity 19 of function (*MaintenanceWindowObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2998: warning: cyclomatic complexity 18 of function (*MaintenanceWindowTaskObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3737: warning: cyclomatic complexity 18 of function (*ParameterObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2346: warning: cyclomatic complexity 16 of function (*MaintenanceWindowParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 142: warning: cyclomatic complexity 16 of function (*ActivationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/firehose/v1beta1/zz_generated.deepcopy.go
    • Line 565: warning: cyclomatic complexity 33 of function (*DeliveryStreamObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 712: warning: cyclomatic complexity 30 of function (*DeliveryStreamParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 407: warning: cyclomatic complexity 29 of function (*DeliveryStreamInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1449: warning: cyclomatic complexity 24 of function (*ExtendedS3ConfigurationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1659: warning: cyclomatic complexity 24 of function (*ExtendedS3ConfigurationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1246: warning: cyclomatic complexity 23 of function (*ElasticsearchConfigurationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3210: warning: cyclomatic complexity 23 of function (*OpensearchConfigurationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3416: warning: cyclomatic complexity 23 of function (*OpensearchConfigurationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1040: warning: cyclomatic complexity 23 of function (*ElasticsearchConfigurationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4499: warning: cyclomatic complexity 20 of function (*OpensearchserverlessConfigurationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1564: warning: cyclomatic complexity 20 of function (*ExtendedS3ConfigurationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4323: warning: cyclomatic complexity 20 of function (*OpensearchserverlessConfigurationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6429: warning: cyclomatic complexity 19 of function (*RedshiftConfigurationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2111: warning: cyclomatic complexity 19 of function (*HTTPEndpointConfigurationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6253: warning: cyclomatic complexity 19 of function (*RedshiftConfigurationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3323: warning: cyclomatic complexity 19 of function (*OpensearchConfigurationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1153: warning: cyclomatic complexity 19 of function (*ElasticsearchConfigurationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1945: warning: cyclomatic complexity 18 of function (*HTTPEndpointConfigurationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6346: warning: cyclomatic complexity 17 of function (*RedshiftConfigurationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4421: warning: cyclomatic complexity 16 of function (*OpensearchserverlessConfigurationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2033: warning: cyclomatic complexity 16 of function (*HTTPEndpointConfigurationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/appautoscaling/v1beta1/zz_generated.deepcopy.go
    • Line 1287: warning: cyclomatic complexity 18 of function (*ScheduledActionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1091: warning: cyclomatic complexity 17 of function (*ScheduledActionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 795: warning: cyclomatic complexity 16 of function (*PolicyParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/glue/v1beta1/zz_generated.deepcopy.go
    • Line 2607: warning: cyclomatic complexity 43 of function (*CrawlerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2794: warning: cyclomatic complexity 43 of function (*CrawlerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2394: warning: cyclomatic complexity 42 of function (*CrawlerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5115: warning: cyclomatic complexity 34 of function (*JobObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5286: warning: cyclomatic complexity 32 of function (*JobParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4928: warning: cyclomatic complexity 31 of function (*JobInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 910: warning: cyclomatic complexity 25 of function (*CatalogTableParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 794: warning: cyclomatic complexity 24 of function (*CatalogTableObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8260: warning: cyclomatic complexity 23 of function (*StorageDescriptorInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8474: warning: cyclomatic complexity 23 of function (*StorageDescriptorParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8367: warning: cyclomatic complexity 23 of function (*StorageDescriptorObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8882: warning: cyclomatic complexity 22 of function (*TriggerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 666: warning: cyclomatic complexity 20 of function (*CatalogTableInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 421: warning: cyclomatic complexity 19 of function (*CatalogDatabaseObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 7419: warning: cyclomatic complexity 19 of function (*SchemaObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8995: warning: cyclomatic complexity 17 of function (*TriggerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2073: warning: cyclomatic complexity 17 of function (*ConnectionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8768: warning: cyclomatic complexity 16 of function (*TriggerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/cloudwatchevents/v1beta1/zz_generated.deepcopy.go
    • Line 5032: warning: cyclomatic complexity 37 of function (*TargetParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4711: warning: cyclomatic complexity 36 of function (*TargetInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4900: warning: cyclomatic complexity 31 of function (*TargetObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1899: warning: cyclomatic complexity 22 of function (*EcsTargetInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2107: warning: cyclomatic complexity 22 of function (*EcsTargetParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2008: warning: cyclomatic complexity 20 of function (*EcsTargetObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4339: warning: cyclomatic complexity 16 of function (*RuleParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4247: warning: cyclomatic complexity 16 of function (*RuleObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/glue/v1beta1/zz_generated.resolvers.go
    • Line 720: warning: cyclomatic complexity 29 of function (*Trigger).ResolveReferences() is high (> 15) (gocyclo)
    • Line 150: warning: cyclomatic complexity 27 of function (*Crawler).ResolveReferences() is high (> 15) (gocyclo)
    • Line 569: warning: cyclomatic complexity 25 of function (*SecurityConfiguration).ResolveReferences() is high (> 15) (gocyclo)
    • Line 364: warning: cyclomatic complexity 17 of function (*DataCatalogEncryptionSettings).ResolveReferences() is high (> 15) (gocyclo)
    • apis/devicefarm/v1beta1/zz_generated.deepcopy.go
    • Line 812: warning: cyclomatic complexity 21 of function (*NetworkProfileObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 929: warning: cyclomatic complexity 19 of function (*NetworkProfileParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 679: warning: cyclomatic complexity 18 of function (*NetworkProfileInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2044: warning: cyclomatic complexity 16 of function (*VPCConfigParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 144: warning: cyclomatic complexity 16 of function (*DevicePoolObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1926: warning: cyclomatic complexity 16 of function (*VPCConfigInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 462: warning: cyclomatic complexity 16 of function (*InstanceProfileObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/autoscalingplans/v1beta1/zz_generated.deepcopy.go
    • Line 553: warning: cyclomatic complexity 18 of function (*ScalingInstructionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 644: warning: cyclomatic complexity 18 of function (*ScalingInstructionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 735: warning: cyclomatic complexity 18 of function (*ScalingInstructionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/eks/v1beta1/zz_generated.deepcopy.go
    • Line 2713: warning: cyclomatic complexity 41 of function (*NodeGroupParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2531: warning: cyclomatic complexity 39 of function (*NodeGroupObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2328: warning: cyclomatic complexity 37 of function (*NodeGroupInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 812: warning: cyclomatic complexity 31 of function (*ClusterObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 957: warning: cyclomatic complexity 20 of function (*ClusterParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 173: warning: cyclomatic complexity 20 of function (*AddonObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4183: warning: cyclomatic complexity 19 of function (*VPCConfigParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 690: warning: cyclomatic complexity 19 of function (*ClusterInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4023: warning: cyclomatic complexity 19 of function (*VPCConfigInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1486: warning: cyclomatic complexity 19 of function (*FargateProfileParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 285: warning: cyclomatic complexity 18 of function (*AddonParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1273: warning: cyclomatic complexity 18 of function (*FargateProfileInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1396: warning: cyclomatic complexity 17 of function (*FargateProfileObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 45: warning: cyclomatic complexity 17 of function (*AddonInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/s3/v1beta1/zz_generated.resolvers.go
    • Line 1034: warning: cyclomatic complexity 27 of function (*BucketReplicationConfiguration).ResolveReferences() is high (> 15) (gocyclo)
    • Line 121: warning: cyclomatic complexity 17 of function (*BucketAnalyticsConfiguration).ResolveReferences() is high (> 15) (gocyclo)
    • Line 611: warning: cyclomatic complexity 17 of function (*BucketNotification).ResolveReferences() is high (> 15) (gocyclo)
    • apis/dlm/v1beta1/zz_generated.deepcopy.go
    • Line 1844: warning: cyclomatic complexity 21 of function (*ScheduleInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1943: warning: cyclomatic complexity 21 of function (*ScheduleObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2042: warning: cyclomatic complexity 21 of function (*ScheduleParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1432: warning: cyclomatic complexity 19 of function (*PolicyDetailsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1518: warning: cyclomatic complexity 19 of function (*PolicyDetailsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1346: warning: cyclomatic complexity 19 of function (*PolicyDetailsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/elasticsearch/v1beta1/zz_generated.deepcopy.go
    • Line 909: warning: cyclomatic complexity 39 of function (*DomainObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1084: warning: cyclomatic complexity 32 of function (*DomainParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 743: warning: cyclomatic complexity 31 of function (*DomainInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/efs/v1beta1/zz_generated.deepcopy.go
    • Line 914: warning: cyclomatic complexity 25 of function (*FileSystemObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 136: warning: cyclomatic complexity 16 of function (*AccessPointObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1045: warning: cyclomatic complexity 16 of function (*FileSystemParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/connect/v1beta2/zz_generated.deepcopy.go
    • Line 956: warning: cyclomatic complexity 21 of function (*QueueObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1066: warning: cyclomatic complexity 20 of function (*QueueParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 825: warning: cyclomatic complexity 19 of function (*QueueInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1349: warning: cyclomatic complexity 18 of function (*RoutingProfileObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1445: warning: cyclomatic complexity 17 of function (*RoutingProfileParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 321: warning: cyclomatic complexity 16 of function (*HoursOfOperationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1232: warning: cyclomatic complexity 16 of function (*RoutingProfileInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/iam/v1beta1/zz_generated.deepcopy.go
    • Line 2351: warning: cyclomatic complexity 22 of function (*RoleObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1773: warning: cyclomatic complexity 16 of function (*OpenIDConnectProviderObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3580: warning: cyclomatic complexity 16 of function (*ServiceLinkedRoleObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/elastictranscoder/v1beta1/zz_generated.deepcopy.go
    • Line 789: warning: cyclomatic complexity 21 of function (*PipelineParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 577: warning: cyclomatic complexity 20 of function (*PipelineInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1069: warning: cyclomatic complexity 20 of function (*PresetObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1165: warning: cyclomatic complexity 19 of function (*PresetParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 704: warning: cyclomatic complexity 18 of function (*PipelineObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 951: warning: cyclomatic complexity 18 of function (*PresetInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/sns/v1beta1/zz_generated.deepcopy.go
    • Line 1123: warning: cyclomatic complexity 49 of function (*TopicParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 653: warning: cyclomatic complexity 48 of function (*TopicInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 936: warning: cyclomatic complexity 35 of function (*TopicObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1882: warning: cyclomatic complexity 20 of function (*TopicSubscriptionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1645: warning: cyclomatic complexity 19 of function (*TopicSubscriptionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1782: warning: cyclomatic complexity 18 of function (*TopicSubscriptionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 236: warning: cyclomatic complexity 17 of function (*PlatformApplicationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/sagemaker/v1beta1/zz_generated.resolvers.go
    • Line 266: warning: cyclomatic complexity 39 of function (*Domain).ResolveReferences() is high (> 15) (gocyclo)
    • Line 1289: warning: cyclomatic complexity 29 of function (*Workteam).ResolveReferences() is high (> 15) (gocyclo)
    • Line 928: warning: cyclomatic complexity 17 of function (*NotebookInstance).ResolveReferences() is high (> 15) (gocyclo)
    • apis/datasync/v1beta1/zz_generated.deepcopy.go
    • Line 1401: warning: cyclomatic complexity 25 of function (*TaskParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1141: warning: cyclomatic complexity 24 of function (*TaskInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1289: warning: cyclomatic complexity 23 of function (*TaskObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 300: warning: cyclomatic complexity 18 of function (*LocationS3Observation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 689: warning: cyclomatic complexity 16 of function (*OptionsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 509: warning: cyclomatic complexity 16 of function (*OptionsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 599: warning: cyclomatic complexity 16 of function (*OptionsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/appmesh/v1beta1/zz_generated.deepcopy.go
    • Line 4038: warning: cyclomatic complexity 18 of function (*GatewayRouteObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 12516: warning: cyclomatic complexity 18 of function (*RouteObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 18743: warning: cyclomatic complexity 17 of function (*VirtualRouterObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 18274: warning: cyclomatic complexity 17 of function (*VirtualNodeObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 19300: warning: cyclomatic complexity 17 of function (*VirtualServiceObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 17857: warning: cyclomatic complexity 17 of function (*VirtualGatewayObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/lexmodels/v1beta1/zz_generated.deepcopy.go
    • Line 1963: warning: cyclomatic complexity 27 of function (*IntentObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 477: warning: cyclomatic complexity 25 of function (*BotObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2108: warning: cyclomatic complexity 22 of function (*IntentParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1816: warning: cyclomatic complexity 21 of function (*IntentInitParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 603: warning: cyclomatic complexity 18 of function (*BotParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 359: warning: cyclomatic complexity 17 of function (*BotInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/batch/v1beta1/zz_generated.deepcopy.go
    • Line 373: warning: cyclomatic complexity 25 of function (*JobDefinitionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 501: warning: cyclomatic complexity 20 of function (*JobDefinitionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 244: warning: cyclomatic complexity 19 of function (*JobDefinitionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/fis/v1beta1/zz_generated.deepcopy.go
    • Line 380: warning: cyclomatic complexity 18 of function (*ExperimentTemplateObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 470: warning: cyclomatic complexity 17 of function (*ExperimentTemplateParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 269: warning: cyclomatic complexity 16 of function (*ExperimentTemplateInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/cur/v1beta1/zz_generated.deepcopy.go
    • Line 250: warning: cyclomatic complexity 18 of function (*ReportDefinitionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 163: warning: cyclomatic complexity 17 of function (*ReportDefinitionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 44: warning: cyclomatic complexity 17 of function (*ReportDefinitionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/transfer/v1beta1/zz_generated.deepcopy.go
    • Line 2727: warning: cyclomatic complexity 37 of function (*ServerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2562: warning: cyclomatic complexity 34 of function (*ServerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2371: warning: cyclomatic complexity 33 of function (*ServerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4335: warning: cyclomatic complexity 18 of function (*UserObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4431: warning: cyclomatic complexity 18 of function (*UserParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4213: warning: cyclomatic complexity 17 of function (*UserInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/sqs/v1beta1/zz_generated.deepcopy.go
    • Line 187: warning: cyclomatic complexity 26 of function (*QueueObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 329: warning: cyclomatic complexity 21 of function (*QueueParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 44: warning: cyclomatic complexity 20 of function (*QueueInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/lakeformation/v1beta1/zz_generated.deepcopy.go
    • Line 1328: warning: cyclomatic complexity 23 of function (*PermissionsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1229: warning: cyclomatic complexity 23 of function (*PermissionsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 356: warning: cyclomatic complexity 23 of function (*DataLakeSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 455: warning: cyclomatic complexity 23 of function (*DataLakeSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 230: warning: cyclomatic complexity 22 of function (*DataLakeSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1103: warning: cyclomatic complexity 22 of function (*PermissionsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/rum/v1beta1/zz_generated.deepcopy.go
    • Line 44: warning: cyclomatic complexity 18 of function (*AppMonitorConfigurationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 212: warning: cyclomatic complexity 18 of function (*AppMonitorConfigurationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 128: warning: cyclomatic complexity 18 of function (*AppMonitorConfigurationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 383: warning: cyclomatic complexity 17 of function (*AppMonitorObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/deploy/v1beta1/zz_generated.deepcopy.go
    • Line 981: warning: cyclomatic complexity 38 of function (*DeploymentGroupObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1149: warning: cyclomatic complexity 36 of function (*DeploymentGroupParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 812: warning: cyclomatic complexity 32 of function (*DeploymentGroupInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/apigateway/v1beta1/zz_generated.deepcopy.go
    • Line 3736: warning: cyclomatic complexity 36 of function (*IntegrationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3389: warning: cyclomatic complexity 35 of function (*IntegrationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6721: warning: cyclomatic complexity 29 of function (*RestAPIObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 7596: warning: cyclomatic complexity 28 of function (*StageObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2678: warning: cyclomatic complexity 27 of function (*DomainNameObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3601: warning: cyclomatic complexity 26 of function (*IntegrationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4781: warning: cyclomatic complexity 25 of function (*MethodParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 7743: warning: cyclomatic complexity 25 of function (*StageParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 7438: warning: cyclomatic complexity 24 of function (*StageInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4518: warning: cyclomatic complexity 24 of function (*MethodInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2819: warning: cyclomatic complexity 23 of function (*DomainNameParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4179: warning: cyclomatic complexity 22 of function (*IntegrationResponseParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3948: warning: cyclomatic complexity 21 of function (*IntegrationResponseInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6872: warning: cyclomatic complexity 21 of function (*RestAPIParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2536: warning: cyclomatic complexity 21 of function (*DomainNameInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6584: warning: cyclomatic complexity 20 of function (*RestAPIInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 959: warning: cyclomatic complexity 19 of function (*AuthorizerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4678: warning: cyclomatic complexity 19 of function (*MethodObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5142: warning: cyclomatic complexity 18 of function (*MethodResponseParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 755: warning: cyclomatic complexity 18 of function (*AuthorizerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8484: warning: cyclomatic complexity 18 of function (*UsagePlanObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4941: warning: cyclomatic complexity 17 of function (*MethodResponseInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/amplify/v1beta1/zz_generated.deepcopy.go
    • Line 213: warning: cyclomatic complexity 33 of function (*AppObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1158: warning: cyclomatic complexity 33 of function (*BranchObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 378: warning: cyclomatic complexity 31 of function (*AppParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 44: warning: cyclomatic complexity 27 of function (*AppInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1328: warning: cyclomatic complexity 24 of function (*BranchParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1019: warning: cyclomatic complexity 19 of function (*BranchInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/cognitoidentity/v1beta1/zz_generated.deepcopy.go
    • Line 701: warning: cyclomatic complexity 24 of function (*PoolObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 823: warning: cyclomatic complexity 23 of function (*PoolParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 561: warning: cyclomatic complexity 22 of function (*PoolInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/networkmanager/v1beta1/zz_generated.deepcopy.go
    • Line 4233: warning: cyclomatic complexity 24 of function (*VPCAttachmentObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1314: warning: cyclomatic complexity 23 of function (*CoreNetworkObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 568: warning: cyclomatic complexity 22 of function (*ConnectAttachmentObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2052: warning: cyclomatic complexity 20 of function (*DeviceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1946: warning: cyclomatic complexity 20 of function (*DeviceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1814: warning: cyclomatic complexity 19 of function (*DeviceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4433: warning: cyclomatic complexity 19 of function (*VPCAttachmentParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4110: warning: cyclomatic complexity 18 of function (*VPCAttachmentInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1047: warning: cyclomatic complexity 17 of function (*ConnectionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2931: warning: cyclomatic complexity 16 of function (*LinkParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2842: warning: cyclomatic complexity 16 of function (*LinkObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 687: warning: cyclomatic complexity 16 of function (*ConnectAttachmentParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 837: warning: cyclomatic complexity 16 of function (*ConnectionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/kinesisanalyticsv2/v1beta1/zz_generated.deepcopy.go
    • Line 429: warning: cyclomatic complexity 22 of function (*ApplicationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1756: warning: cyclomatic complexity 18 of function (*InputObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 545: warning: cyclomatic complexity 16 of function (*ApplicationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/mq/v1beta1/zz_generated.deepcopy.go
    • Line 423: warning: cyclomatic complexity 39 of function (*BrokerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 245: warning: cyclomatic complexity 39 of function (*BrokerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 44: warning: cyclomatic complexity 38 of function (*BrokerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 812: warning: cyclomatic complexity 16 of function (*ConfigurationObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/kinesis/v1beta1/zz_generated.deepcopy.go
    • Line 429: warning: cyclomatic complexity 19 of function (*StreamObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 529: warning: cyclomatic complexity 17 of function (*StreamParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 253: warning: cyclomatic complexity 16 of function (*StreamInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/evidently/v1beta1/zz_generated.deepcopy.go
    • Line 347: warning: cyclomatic complexity 24 of function (*FeatureObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 705: warning: cyclomatic complexity 21 of function (*ProjectObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 474: warning: cyclomatic complexity 16 of function (*FeatureParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/xray/v1beta1/zz_generated.deepcopy.go
    • Line 716: warning: cyclomatic complexity 22 of function (*SamplingRuleObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 839: warning: cyclomatic complexity 18 of function (*SamplingRuleParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 587: warning: cyclomatic complexity 17 of function (*SamplingRuleInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/ec2/v1beta1/zz_generated.deepcopy.go
    • Line 51349: warning: cyclomatic complexity 107 of function (*VPNConnectionObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 51843: warning: cyclomatic complexity 96 of function (*VPNConnectionParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 50873: warning: cyclomatic complexity 93 of function (*VPNConnectionInitParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 36031: warning: cyclomatic complexity 93 of function (*SpotInstanceRequestObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 11382: warning: cyclomatic complexity 91 of function (*ExplanationsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 15225: warning: cyclomatic complexity 86 of function (*InstanceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 36457: warning: cyclomatic complexity 84 of function (*SpotInstanceRequestParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 35252: warning: cyclomatic complexity 83 of function (*SpotInstanceRequestInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 15613: warning: cyclomatic complexity 75 of function (*InstanceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 14539: warning: cyclomatic complexity 74 of function (*InstanceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 20218: warning: cyclomatic complexity 69 of function (*LaunchTemplateParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 19901: warning: cyclomatic complexity 68 of function (*LaunchTemplateObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 19298: warning: cyclomatic complexity 68 of function (*LaunchTemplateInitParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 26450: warning: cyclomatic complexity 49 of function (*OverridesInstanceRequirementsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 16667: warning: cyclomatic complexity 49 of function (*InstanceRequirementsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 26254: warning: cyclomatic complexity 49 of function (*OverridesInstanceRequirementsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 16863: warning: cyclomatic complexity 49 of function (*InstanceRequirementsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 16171: warning: cyclomatic complexity 49 of function (*InstanceRequirementsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 26646: warning: cyclomatic complexity 49 of function (*OverridesInstanceRequirementsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 24787: warning: cyclomatic complexity 47 of function (*NetworkInterfaceObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 25018: warning: cyclomatic complexity 42 of function (*NetworkInterfaceParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 541: warning: cyclomatic complexity 42 of function (*AMICopyObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 24540: warning: cyclomatic complexity 41 of function (*NetworkInterfaceInitParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 34127: warning: cyclomatic complexity 41 of function (*SpotFleetRequestObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 45701: warning: cyclomatic complexity 39 of function (*VPCEndpointObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1289: warning: cyclomatic complexity 37 of function (*AMIObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 25462: warning: cyclomatic complexity 37 of function (*NetworkInterfacesInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 30012: warning: cyclomatic complexity 37 of function (*RouteParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 25774: warning: cyclomatic complexity 37 of function (*NetworkInterfacesParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 34327: warning: cyclomatic complexity 36 of function (*SpotFleetRequestParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 29510: warning: cyclomatic complexity 36 of function (*RouteInitParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 46780: warning: cyclomatic complexity 35 of function (*VPCEndpointServiceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 33926: warning: cyclomatic complexity 35 of function (*SpotFleetRequestInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 18565: warning: cyclomatic complexity 30 of function (*LaunchSpecificationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 25634: warning: cyclomatic complexity 30 of function (*NetworkInterfacesObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 28284: warning: cyclomatic complexity 30 of function (*ReturnPathComponentsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 12530: warning: cyclomatic complexity 30 of function (*ForwardPathComponentsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 18279: warning: cyclomatic complexity 30 of function (*LaunchSpecificationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6045: warning: cyclomatic complexity 29 of function (*DefaultSubnetObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6726: warning: cyclomatic complexity 28 of function (*DefaultVPCObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 12075: warning: cyclomatic complexity 28 of function (*FlowLogParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 18427: warning: cyclomatic complexity 28 of function (*LaunchSpecificationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 49320: warning: cyclomatic complexity 28 of function (*VPCObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 48620: warning: cyclomatic complexity 27 of function (*VPCIpamPoolObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 37797: warning: cyclomatic complexity 27 of function (*SubnetObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 11771: warning: cyclomatic complexity 27 of function (*FlowLogInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 23588: warning: cyclomatic complexity 27 of function (*NetworkInsightsAnalysisObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8762: warning: cyclomatic complexity 26 of function (*EBSSnapshotImportObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 32857: warning: cyclomatic complexity 26 of function (*SecurityGroupRuleParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 32545: warning: cyclomatic complexity 25 of function (*SecurityGroupRuleInitParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10196: warning: cyclomatic complexity 25 of function (*EIPObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 11946: warning: cyclomatic complexity 24 of function (*FlowLogObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 48768: warning: cyclomatic complexity 24 of function (*VPCIpamPoolParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8355: warning: cyclomatic complexity 23 of function (*EBSSnapshotCopyObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 41095: warning: cyclomatic complexity 23 of function (*TransitGatewayObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 37959: warning: cyclomatic complexity 23 of function (*SubnetParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1480: warning: cyclomatic complexity 23 of function (*AMIParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 48461: warning: cyclomatic complexity 23 of function (*VPCIpamPoolInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2777: warning: cyclomatic complexity 22 of function (*CapacityReservationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 44183: warning: cyclomatic complexity 22 of function (*TransitGatewayVPCAttachmentParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 37614: warning: cyclomatic complexity 22 of function (*SubnetInitParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 22282: warning: cyclomatic complexity 22 of function (*NATGatewayObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 898: warning: cyclomatic complexity 22 of function (*AMIInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 43939: warning: cyclomatic complexity 21 of function (*TransitGatewayVPCAttachmentInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 45008: warning: cyclomatic complexity 21 of function (*VPCDHCPOptionsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 9131: warning: cyclomatic complexity 21 of function (*EBSSnapshotObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 32744: warning: cyclomatic complexity 20 of function (*SecurityGroupRuleObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 29807: warning: cyclomatic complexity 20 of function (*RouteObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 9514: warning: cyclomatic complexity 20 of function (*EBSVolumeObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 31510: warning: cyclomatic complexity 20 of function (*SecurityGroupEgressRuleParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 22411: warning: cyclomatic complexity 20 of function (*NATGatewayParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 32042: warning: cyclomatic complexity 20 of function (*SecurityGroupIngressRuleParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 39660: warning: cyclomatic complexity 20 of function (*TransitGatewayConnectPeerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 43735: warning: cyclomatic complexity 20 of function (*TransitGatewayVPCAttachmentAccepterObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 49487: warning: cyclomatic complexity 19 of function (*VPCParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 44080: warning: cyclomatic complexity 19 of function (*TransitGatewayVPCAttachmentObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4529: warning: cyclomatic complexity 19 of function (*DefaultNetworkACLObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 757: warning: cyclomatic complexity 19 of function (*AMICopyParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 49804: warning: cyclomatic complexity 19 of function (*VPCPeeringConnectionAccepterObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 31265: warning: cyclomatic complexity 19 of function (*SecurityGroupEgressRuleInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 31403: warning: cyclomatic complexity 19 of function (*SecurityGroupEgressRuleObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 31935: warning: cyclomatic complexity 19 of function (*SecurityGroupIngressRuleObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 22122: warning: cyclomatic complexity 19 of function (*NATGatewayInitParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 31797: warning: cyclomatic complexity 19 of function (*SecurityGroupIngressRuleInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 50223: warning: cyclomatic complexity 18 of function (*VPCPeeringConnectionObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5345: warning: cyclomatic complexity 18 of function (*DefaultSecurityGroupIngressInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5429: warning: cyclomatic complexity 18 of function (*DefaultSecurityGroupIngressObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5513: warning: cyclomatic complexity 18 of function (*DefaultSecurityGroupIngressParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 32326: warning: cyclomatic complexity 18 of function (*SecurityGroupObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4626: warning: cyclomatic complexity 18 of function (*DefaultNetworkACLParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 9626: warning: cyclomatic complexity 18 of function (*EBSVolumeParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 47760: warning: cyclomatic complexity 18 of function (*VPCIpamObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5177: warning: cyclomatic complexity 18 of function (*DefaultSecurityGroupEgressObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 31671: warning: cyclomatic complexity 18 of function (*SecurityGroupIngressObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5093: warning: cyclomatic complexity 18 of function (*DefaultSecurityGroupEgressInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8898: warning: cyclomatic complexity 18 of function (*EBSSnapshotImportParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 47552: warning: cyclomatic complexity 18 of function (*VPCInitParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 22857: warning: cyclomatic complexity 18 of function (*NetworkACLObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 408: warning: cyclomatic complexity 18 of function (*AMICopyInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10333: warning: cyclomatic complexity 18 of function (*EIPParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5694: warning: cyclomatic complexity 18 of function (*DefaultSecurityGroupObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 31139: warning: cyclomatic complexity 18 of function (*SecurityGroupEgressObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 45897: warning: cyclomatic complexity 18 of function (*VPCEndpointParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5261: warning: cyclomatic complexity 18 of function (*DefaultSecurityGroupEgressParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 45546: warning: cyclomatic complexity 17 of function (*VPCEndpointInitParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10068: warning: cyclomatic complexity 17 of function (*EIPInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 23961: warning: cyclomatic complexity 17 of function (*NetworkInsightsPathObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 29917: warning: cyclomatic complexity 17 of function (*RouteParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 9386: warning: cyclomatic complexity 17 of function (*EBSVolumeInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8640: warning: cyclomatic complexity 17 of function (*EBSSnapshotImportInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 13395: warning: cyclomatic complexity 17 of function (*HostObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 29415: warning: cyclomatic complexity 17 of function (*RouteInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4872: warning: cyclomatic complexity 17 of function (*DefaultRouteTableObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4414: warning: cyclomatic complexity 17 of function (*DefaultNetworkACLInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2899: warning: cyclomatic complexity 17 of function (*CapacityReservationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8482: warning: cyclomatic complexity 17 of function (*EBSSnapshotCopyParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6202: warning: cyclomatic complexity 17 of function (*DefaultSubnetParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 41233: warning: cyclomatic complexity 16 of function (*TransitGatewayParameters_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2654: warning: cyclomatic complexity 16 of function (*CapacityReservationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5922: warning: cyclomatic complexity 16 of function (*DefaultSubnetInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8232: warning: cyclomatic complexity 16 of function (*EBSSnapshotCopyInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 21568: warning: cyclomatic complexity 16 of function (*ManagedPrefixListObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 45113: warning: cyclomatic complexity 16 of function (*VPCDHCPOptionsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 30646: warning: cyclomatic complexity 16 of function (*RouteTableObservation_2).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 38995: warning: cyclomatic complexity 16 of function (*TrafficMirrorFilterRuleParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 46940: warning: cyclomatic complexity 16 of function (*VPCEndpointServiceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/rds/v1beta2/zz_generated.deepcopy.go
    • Line 552: warning: cyclomatic complexity 89 of function (*InstanceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 982: warning: cyclomatic complexity 88 of function (*InstanceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 104: warning: cyclomatic complexity 85 of function (*InstanceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/docdb/v1beta1/zz_generated.deepcopy.go
    • Line 735: warning: cyclomatic complexity 44 of function (*ClusterObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1220: warning: cyclomatic complexity 42 of function (*ClusterParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 44: warning: cyclomatic complexity 39 of function (*ClusterInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 395: warning: cyclomatic complexity 31 of function (*ClusterInstanceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 562: warning: cyclomatic complexity 19 of function (*ClusterInstanceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1843: warning: cyclomatic complexity 19 of function (*EventSubscriptionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 262: warning: cyclomatic complexity 18 of function (*ClusterInstanceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1942: warning: cyclomatic complexity 16 of function (*EventSubscriptionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1515: warning: cyclomatic complexity 16 of function (*ClusterSnapshotObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/cloudwatch/v1beta1/zz_generated.deepcopy.go
    • Line 1189: warning: cyclomatic complexity 38 of function (*MetricAlarmObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1377: warning: cyclomatic complexity 34 of function (*MetricAlarmParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 995: warning: cyclomatic complexity 33 of function (*MetricAlarmInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 388: warning: cyclomatic complexity 25 of function (*CompositeAlarmParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 134: warning: cyclomatic complexity 24 of function (*CompositeAlarmInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 276: warning: cyclomatic complexity 23 of function (*CompositeAlarmObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2059: warning: cyclomatic complexity 23 of function (*MetricStreamObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2177: warning: cyclomatic complexity 20 of function (*MetricStreamParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1930: warning: cyclomatic complexity 19 of function (*MetricStreamInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/appflow/v1beta1/zz_generated.deepcopy.go
    • Line 4366: warning: cyclomatic complexity 33 of function (*SourceConnectorPropertiesObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4493: warning: cyclomatic complexity 33 of function (*SourceConnectorPropertiesParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4179: warning: cyclomatic complexity 33 of function (*SourceConnectorPropertiesInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 838: warning: cyclomatic complexity 26 of function (*DestinationConnectorPropertiesObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 734: warning: cyclomatic complexity 26 of function (*DestinationConnectorPropertiesInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 942: warning: cyclomatic complexity 26 of function (*DestinationConnectorPropertiesParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1606: warning: cyclomatic complexity 19 of function (*FlowObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 232: warning: cyclomatic complexity 17 of function (*ConnectorOperatorObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 137: warning: cyclomatic complexity 17 of function (*ConnectorOperatorInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 327: warning: cyclomatic complexity 17 of function (*ConnectorOperatorParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/apprunner/v1beta1/zz_generated.deepcopy.go
    • Line 2367: warning: cyclomatic complexity 26 of function (*ServiceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2491: warning: cyclomatic complexity 19 of function (*ServiceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 222: warning: cyclomatic complexity 18 of function (*AutoScalingConfigurationVersionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3013: warning: cyclomatic complexity 18 of function (*VPCConnectorObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3107: warning: cyclomatic complexity 18 of function (*VPCConnectorParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2157: warning: cyclomatic complexity 18 of function (*ServiceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2899: warning: cyclomatic complexity 17 of function (*VPCConnectorInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/iot/v1beta1/zz_generated.deepcopy.go
    • Line 8977: warning: cyclomatic complexity 53 of function (*TopicRuleObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 9194: warning: cyclomatic complexity 49 of function (*TopicRuleParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8235: warning: cyclomatic complexity 48 of function (*TopicRuleInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1941: warning: cyclomatic complexity 39 of function (*ErrorActionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2089: warning: cyclomatic complexity 39 of function (*ErrorActionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2237: warning: cyclomatic complexity 39 of function (*ErrorActionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10062: warning: cyclomatic complexity 19 of function (*VPCConfigurationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10200: warning: cyclomatic complexity 19 of function (*VPCConfigurationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4706: warning: cyclomatic complexity 17 of function (*ProvisioningTemplateObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/ec2/v1beta2/zz_generated.deepcopy.go
    • Line 361: warning: cyclomatic complexity 34 of function (*RouteParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 44: warning: cyclomatic complexity 33 of function (*RouteInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 251: warning: cyclomatic complexity 20 of function (*RouteObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/imagebuilder/v1beta1/zz_generated.deepcopy.go
    • Line 4998: warning: cyclomatic complexity 36 of function (*InfrastructureConfigurationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4642: warning: cyclomatic complexity 35 of function (*InfrastructureConfigurationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4844: warning: cyclomatic complexity 31 of function (*InfrastructureConfigurationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1517: warning: cyclomatic complexity 29 of function (*ContainerRecipeObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3438: warning: cyclomatic complexity 28 of function (*ImagePipelineObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 711: warning: cyclomatic complexity 25 of function (*ComponentObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2878: warning: cyclomatic complexity 25 of function (*ImageObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4086: warning: cyclomatic complexity 24 of function (*ImageRecipeObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1665: warning: cyclomatic complexity 23 of function (*ContainerRecipeParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3581: warning: cyclomatic complexity 23 of function (*ImagePipelineParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3294: warning: cyclomatic complexity 22 of function (*ImagePipelineInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1373: warning: cyclomatic complexity 22 of function (*ContainerRecipeInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3006: warning: cyclomatic complexity 20 of function (*ImageParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 919: warning: cyclomatic complexity 19 of function (*ComponentParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2746: warning: cyclomatic complexity 19 of function (*ImageInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 582: warning: cyclomatic complexity 18 of function (*ComponentInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4209: warning: cyclomatic complexity 17 of function (*ImageRecipeParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3972: warning: cyclomatic complexity 16 of function (*ImageRecipeInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/route53/v1beta1/zz_generated.deepcopy.go
    • Line 724: warning: cyclomatic complexity 33 of function (*HealthCheckObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 893: warning: cyclomatic complexity 31 of function (*HealthCheckParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 539: warning: cyclomatic complexity 30 of function (*HealthCheckInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1643: warning: cyclomatic complexity 29 of function (*RecordParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1367: warning: cyclomatic complexity 27 of function (*RecordInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1525: warning: cyclomatic complexity 26 of function (*RecordObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3238: warning: cyclomatic complexity 20 of function (*ZoneObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/cloudtrail/v1beta1/zz_generated.deepcopy.go
    • Line 1660: warning: cyclomatic complexity 28 of function (*TrailParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1353: warning: cyclomatic complexity 27 of function (*TrailInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1522: warning: cyclomatic complexity 27 of function (*TrailObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 189: warning: cyclomatic complexity 20 of function (*AdvancedEventSelectorFieldSelectorParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1094: warning: cyclomatic complexity 20 of function (*FieldSelectorObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 103: warning: cyclomatic complexity 20 of function (*AdvancedEventSelectorFieldSelectorObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 17: warning: cyclomatic complexity 20 of function (*AdvancedEventSelectorFieldSelectorInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1180: warning: cyclomatic complexity 20 of function (*FieldSelectorParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1008: warning: cyclomatic complexity 20 of function (*FieldSelectorInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 667: warning: cyclomatic complexity 17 of function (*EventDataStoreObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/cloudfront/v1beta1/zz_generated.deepcopy.go
    • Line 2483: warning: cyclomatic complexity 50 of function (*DistributionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2711: warning: cyclomatic complexity 35 of function (*DistributionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2298: warning: cyclomatic complexity 34 of function (*DistributionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5947: warning: cyclomatic complexity 32 of function (*OrderedCacheBehaviorInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6347: warning: cyclomatic complexity 32 of function (*OrderedCacheBehaviorParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6202: warning: cyclomatic complexity 32 of function (*OrderedCacheBehaviorObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2131: warning: cyclomatic complexity 31 of function (*DefaultCacheBehaviorParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1991: warning: cyclomatic complexity 31 of function (*DefaultCacheBehaviorObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1851: warning: cyclomatic complexity 31 of function (*DefaultCacheBehaviorInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 7012: warning: cyclomatic complexity 17 of function (*OriginInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 7168: warning: cyclomatic complexity 17 of function (*OriginParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/ds/v1beta1/zz_generated.deepcopy.go
    • Line 585: warning: cyclomatic complexity 26 of function (*DirectoryObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 717: warning: cyclomatic complexity 18 of function (*DirectoryParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 463: warning: cyclomatic complexity 17 of function (*DirectoryInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/macie2/v1beta1/zz_generated.deepcopy.go
    • Line 1105: warning: cyclomatic complexity 26 of function (*ClassificationJobObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2888: warning: cyclomatic complexity 20 of function (*MemberObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1711: warning: cyclomatic complexity 20 of function (*CustomDataIdentifierObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1234: warning: cyclomatic complexity 18 of function (*ClassificationJobParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 987: warning: cyclomatic complexity 17 of function (*ClassificationJobInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/medialive/v1beta1/zz_generated.deepcopy.go
    • Line 4212: warning: cyclomatic complexity 51 of function (*ContainerSettingsM2TsSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4468: warning: cyclomatic complexity 51 of function (*ContainerSettingsM2TsSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3956: warning: cyclomatic complexity 51 of function (*ContainerSettingsM2TsSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 13854: warning: cyclomatic complexity 51 of function (*M2TsSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 14110: warning: cyclomatic complexity 51 of function (*M2TsSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 13598: warning: cyclomatic complexity 51 of function (*M2TsSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10548: warning: cyclomatic complexity 49 of function (*HlsGroupSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10309: warning: cyclomatic complexity 49 of function (*HlsGroupSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10070: warning: cyclomatic complexity 49 of function (*HlsGroupSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8689: warning: cyclomatic complexity 42 of function (*H264SettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8472: warning: cyclomatic complexity 42 of function (*H264SettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8255: warning: cyclomatic complexity 42 of function (*H264SettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 9314: warning: cyclomatic complexity 34 of function (*H265SettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 9143: warning: cyclomatic complexity 34 of function (*H265SettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 8972: warning: cyclomatic complexity 34 of function (*H265SettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 12210: warning: cyclomatic complexity 33 of function (*InputObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3281: warning: cyclomatic complexity 29 of function (*ChannelObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3417: warning: cyclomatic complexity 26 of function (*ChannelParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3053: warning: cyclomatic complexity 25 of function (*ChannelInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 12360: warning: cyclomatic complexity 23 of function (*InputParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 11800: warning: cyclomatic complexity 22 of function (*InputInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6327: warning: cyclomatic complexity 21 of function (*Eac3SettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 15547: warning: cyclomatic complexity 21 of function (*MsSmoothGroupSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 15435: warning: cyclomatic complexity 21 of function (*MsSmoothGroupSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 15323: warning: cyclomatic complexity 21 of function (*MsSmoothGroupSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6442: warning: cyclomatic complexity 21 of function (*Eac3SettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6212: warning: cyclomatic complexity 21 of function (*Eac3SettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6998: warning: cyclomatic complexity 19 of function (*EncoderSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6842: warning: cyclomatic complexity 19 of function (*EncoderSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5723: warning: cyclomatic complexity 19 of function (*DvbSubDestinationSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5825: warning: cyclomatic complexity 19 of function (*DvbSubDestinationSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5018: warning: cyclomatic complexity 19 of function (*DestinationSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5621: warning: cyclomatic complexity 19 of function (*DvbSubDestinationSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2147: warning: cyclomatic complexity 19 of function (*BurnInDestinationSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2351: warning: cyclomatic complexity 19 of function (*BurnInDestinationSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4928: warning: cyclomatic complexity 19 of function (*DestinationSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6920: warning: cyclomatic complexity 19 of function (*EncoderSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2249: warning: cyclomatic complexity 19 of function (*BurnInDestinationSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4838: warning: cyclomatic complexity 19 of function (*DestinationSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 14366: warning: cyclomatic complexity 18 of function (*M3U8SettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 14566: warning: cyclomatic complexity 18 of function (*M3U8SettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 14466: warning: cyclomatic complexity 18 of function (*M3U8SettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 16002: warning: cyclomatic complexity 16 of function (*MultiplexObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 17362: warning: cyclomatic complexity 16 of function (*OutputSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 899: warning: cyclomatic complexity 16 of function (*AudioDescriptionsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 17224: warning: cyclomatic complexity 16 of function (*OutputSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 16810: warning: cyclomatic complexity 16 of function (*OutputGroupSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 12873: warning: cyclomatic complexity 16 of function (*InputSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 12717: warning: cyclomatic complexity 16 of function (*InputSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 17293: warning: cyclomatic complexity 16 of function (*OutputSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 16879: warning: cyclomatic complexity 16 of function (*OutputGroupSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 12795: warning: cyclomatic complexity 16 of function (*InputSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 16948: warning: cyclomatic complexity 16 of function (*OutputGroupSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 19897: warning: cyclomatic complexity 16 of function (*VPCObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 977: warning: cyclomatic complexity 16 of function (*AudioDescriptionsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 821: warning: cyclomatic complexity 16 of function (*AudioDescriptionsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/appmesh/v1beta1/zz_generated.resolvers.go
    • Line 129: warning: cyclomatic complexity 33 of function (*Route).ResolveReferences() is high (> 15) (gocyclo)
    • Line 547: warning: cyclomatic complexity 25 of function (*VirtualService).ResolveReferences() is high (> 15) (gocyclo)
    • Line 20: warning: cyclomatic complexity 19 of function (*GatewayRoute).ResolveReferences() is high (> 15) (gocyclo)
    • apis/lightsail/v1beta1/zz_generated.deepcopy.go
    • Line 2195: warning: cyclomatic complexity 27 of function (*InstanceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 777: warning: cyclomatic complexity 24 of function (*ContainerServiceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3494: warning: cyclomatic complexity 19 of function (*LBObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 486: warning: cyclomatic complexity 16 of function (*CertificateObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 207: warning: cyclomatic complexity 16 of function (*BucketObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2753: warning: cyclomatic complexity 16 of function (*KeyPairObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/keyspaces/v1beta1/zz_generated.deepcopy.go
    • Line 1203: warning: cyclomatic complexity 26 of function (*TableObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1324: warning: cyclomatic complexity 24 of function (*TableParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1066: warning: cyclomatic complexity 23 of function (*TableInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/appconfig/v1beta1/zz_generated.deepcopy.go
    • Line 1172: warning: cyclomatic complexity 24 of function (*DeploymentParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 907: warning: cyclomatic complexity 23 of function (*DeploymentInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 643: warning: cyclomatic complexity 19 of function (*ConfigurationProfileObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1065: warning: cyclomatic complexity 19 of function (*DeploymentObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 747: warning: cyclomatic complexity 18 of function (*ConfigurationProfileParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 518: warning: cyclomatic complexity 17 of function (*ConfigurationProfileInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1463: warning: cyclomatic complexity 16 of function (*DeploymentStrategyObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1783: warning: cyclomatic complexity 16 of function (*EnvironmentObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2366: warning: cyclomatic complexity 16 of function (*ExtensionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/ecs/v1beta1/zz_generated.deepcopy.go
    • Line 4301: warning: cyclomatic complexity 49 of function (*ServiceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3834: warning: cyclomatic complexity 48 of function (*ServiceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4088: warning: cyclomatic complexity 46 of function (*ServiceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4946: warning: cyclomatic complexity 36 of function (*TaskDefinitionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5116: warning: cyclomatic complexity 32 of function (*TaskDefinitionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4770: warning: cyclomatic complexity 31 of function (*TaskDefinitionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/elbv2/v1beta1/zz_generated.resolvers.go
    • Line 425: warning: cyclomatic complexity 45 of function (*LBListenerRule).ResolveReferences() is high (> 15) (gocyclo)
    • Line 22: warning: cyclomatic complexity 21 of function (*LB).ResolveReferences() is high (> 15) (gocyclo)
    • Line 195: warning: cyclomatic complexity 21 of function (*LBListener).ResolveReferences() is high (> 15) (gocyclo)
    • apis/elb/v1beta1/zz_generated.deepcopy.go
    • Line 1056: warning: cyclomatic complexity 37 of function (*ELBObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1228: warning: cyclomatic complexity 36 of function (*ELBParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 869: warning: cyclomatic complexity 35 of function (*ELBInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/gamelift/v1beta1/zz_generated.deepcopy.go
    • Line 924: warning: cyclomatic complexity 34 of function (*FleetObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1086: warning: cyclomatic complexity 28 of function (*FleetParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 762: warning: cyclomatic complexity 27 of function (*FleetInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1389: warning: cyclomatic complexity 17 of function (*GameSessionQueueObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/networkfirewall/v1beta1/zz_generated.deepcopy.go
    • Line 780: warning: cyclomatic complexity 23 of function (*FirewallObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1188: warning: cyclomatic complexity 20 of function (*FirewallPolicyFirewallPolicyObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1105: warning: cyclomatic complexity 20 of function (*FirewallPolicyFirewallPolicyInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1271: warning: cyclomatic complexity 20 of function (*FirewallPolicyFirewallPolicyParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 898: warning: cyclomatic complexity 20 of function (*FirewallParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3584: warning: cyclomatic complexity 19 of function (*RuleGroupObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 648: warning: cyclomatic complexity 19 of function (*FirewallInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/cognitoidp/v1beta1/zz_generated.deepcopy.go
    • Line 6318: warning: cyclomatic complexity 57 of function (*UserPoolObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6564: warning: cyclomatic complexity 47 of function (*UserPoolParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6096: warning: cyclomatic complexity 46 of function (*UserPoolInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5605: warning: cyclomatic complexity 44 of function (*UserPoolClientParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5204: warning: cyclomatic complexity 43 of function (*UserPoolClientInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5423: warning: cyclomatic complexity 42 of function (*UserPoolClientObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1939: warning: cyclomatic complexity 38 of function (*LambdaConfigParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1661: warning: cyclomatic complexity 38 of function (*LambdaConfigInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4836: warning: cyclomatic complexity 26 of function (*UserObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4971: warning: cyclomatic complexity 22 of function (*UserParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1448: warning: cyclomatic complexity 16 of function (*IdentityProviderParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1855: warning: cyclomatic complexity 16 of function (*LambdaConfigObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4715: warning: cyclomatic complexity 16 of function (*UserInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/memorydb/v1beta1/zz_generated.deepcopy.go
    • Line 677: warning: cyclomatic complexity 39 of function (*ClusterObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 870: warning: cyclomatic complexity 37 of function (*ClusterParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 465: warning: cyclomatic complexity 36 of function (*ClusterInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/connect/v1beta1/zz_generated.deepcopy.go
    • Line 4156: warning: cyclomatic complexity 24 of function (*QueueObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6583: warning: cyclomatic complexity 22 of function (*UserParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6471: warning: cyclomatic complexity 22 of function (*UserObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6338: warning: cyclomatic complexity 20 of function (*UserInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4277: warning: cyclomatic complexity 20 of function (*QueueParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4992: warning: cyclomatic complexity 20 of function (*RoutingProfileObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4025: warning: cyclomatic complexity 19 of function (*QueueInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1437: warning: cyclomatic complexity 17 of function (*HoursOfOperationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3533: warning: cyclomatic complexity 17 of function (*PhoneNumberObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5557: warning: cyclomatic complexity 17 of function (*SecurityProfileObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5095: warning: cyclomatic complexity 17 of function (*RoutingProfileParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 777: warning: cyclomatic complexity 17 of function (*ContactFlowObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6954: warning: cyclomatic complexity 17 of function (*VocabularyObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 574: warning: cyclomatic complexity 16 of function (*ContactFlowModuleObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4875: warning: cyclomatic complexity 16 of function (*RoutingProfileInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1863: warning: cyclomatic complexity 16 of function (*InstanceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/dax/v1beta1/zz_generated.deepcopy.go
    • Line 203: warning: cyclomatic complexity 31 of function (*ClusterObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 356: warning: cyclomatic complexity 27 of function (*ClusterParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 44: warning: cyclomatic complexity 26 of function (*ClusterInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/scheduler/v1beta1/zz_generated.deepcopy.go
    • Line 1840: warning: cyclomatic complexity 22 of function (*TargetInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2018: warning: cyclomatic complexity 22 of function (*TargetParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 375: warning: cyclomatic complexity 21 of function (*EcsParametersParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 167: warning: cyclomatic complexity 21 of function (*EcsParametersInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 271: warning: cyclomatic complexity 21 of function (*EcsParametersObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1939: warning: cyclomatic complexity 18 of function (*TargetObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1656: warning: cyclomatic complexity 17 of function (*ScheduleParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1572: warning: cyclomatic complexity 16 of function (*ScheduleObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1456: warning: cyclomatic complexity 16 of function (*ScheduleInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/elasticache/v1beta1/zz_generated.deepcopy.go
    • Line 1931: warning: cyclomatic complexity 66 of function (*ReplicationGroupObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2239: warning: cyclomatic complexity 62 of function (*ReplicationGroupParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1516: warning: cyclomatic complexity 60 of function (*ReplicationGroupInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 757: warning: cyclomatic complexity 48 of function (*ClusterParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 523: warning: cyclomatic complexity 48 of function (*ClusterObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 188: warning: cyclomatic complexity 47 of function (*ClusterInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/opensearch/v1beta1/zz_generated.deepcopy.go
    • Line 953: warning: cyclomatic complexity 45 of function (*DomainObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1152: warning: cyclomatic complexity 36 of function (*DomainParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 773: warning: cyclomatic complexity 35 of function (*DomainInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/kafka/v1beta2/zz_generated.deepcopy.go
    • Line 866: warning: cyclomatic complexity 40 of function (*ClusterObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1060: warning: cyclomatic complexity 22 of function (*ClusterParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 736: warning: cyclomatic complexity 21 of function (*ClusterInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 125: warning: cyclomatic complexity 19 of function (*BrokerNodeGroupInfoInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 271: warning: cyclomatic complexity 19 of function (*BrokerNodeGroupInfoParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/rds/v1beta1/zz_generated.resolvers.go
    • Line 23: warning: cyclomatic complexity 29 of function (*Cluster).ResolveReferences() is high (> 15) (gocyclo)
    • Line 1026: warning: cyclomatic complexity 25 of function (*Instance).ResolveReferences() is high (> 15) (gocyclo)
    • Line 410: warning: cyclomatic complexity 21 of function (*ClusterInstance).ResolveReferences() is high (> 15) (gocyclo)
    • apis/autoscaling/v1beta2/zz_generated.deepcopy.go
    • Line 1036: warning: cyclomatic complexity 64 of function (*AutoscalingGroupParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 758: warning: cyclomatic complexity 64 of function (*AutoscalingGroupObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 448: warning: cyclomatic complexity 63 of function (*AutoscalingGroupInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1768: warning: cyclomatic complexity 49 of function (*InstanceRequirementsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1964: warning: cyclomatic complexity 49 of function (*InstanceRequirementsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2160: warning: cyclomatic complexity 49 of function (*InstanceRequirementsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/appstream/v1beta1/zz_generated.deepcopy.go
    • Line 801: warning: cyclomatic complexity 30 of function (*FleetObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2163: warning: cyclomatic complexity 28 of function (*StackObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 954: warning: cyclomatic complexity 26 of function (*FleetParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 642: warning: cyclomatic complexity 25 of function (*FleetInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1541: warning: cyclomatic complexity 25 of function (*ImageBuilderObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2296: warning: cyclomatic complexity 23 of function (*StackParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2029: warning: cyclomatic complexity 22 of function (*StackInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1669: warning: cyclomatic complexity 20 of function (*ImageBuilderParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1412: warning: cyclomatic complexity 19 of function (*ImageBuilderInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/rolesanywhere/v1beta1/zz_generated.deepcopy.go
    • Line 166: warning: cyclomatic complexity 20 of function (*ProfileObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 270: warning: cyclomatic complexity 19 of function (*ProfileParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 44: warning: cyclomatic complexity 18 of function (*ProfileInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/dms/v1beta1/zz_generated.deepcopy.go
    • Line 4125: warning: cyclomatic complexity 58 of function (*S3EndpointObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4427: warning: cyclomatic complexity 57 of function (*S3EndpointParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3802: warning: cyclomatic complexity 56 of function (*S3EndpointInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 794: warning: cyclomatic complexity 42 of function (*EndpointParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 392: warning: cyclomatic complexity 40 of function (*EndpointInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4758: warning: cyclomatic complexity 39 of function (*S3SettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 611: warning: cyclomatic complexity 39 of function (*EndpointObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5168: warning: cyclomatic complexity 39 of function (*S3SettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4963: warning: cyclomatic complexity 39 of function (*S3SettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2728: warning: cyclomatic complexity 31 of function (*ReplicationInstanceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2883: warning: cyclomatic complexity 28 of function (*ReplicationInstanceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2557: warning: cyclomatic complexity 27 of function (*ReplicationInstanceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3629: warning: cyclomatic complexity 20 of function (*ReplicationTaskParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3384: warning: cyclomatic complexity 19 of function (*ReplicationTaskInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1565: warning: cyclomatic complexity 19 of function (*KafkaSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3522: warning: cyclomatic complexity 19 of function (*ReplicationTaskObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1163: warning: cyclomatic complexity 18 of function (*EventSubscriptionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2175: warning: cyclomatic complexity 17 of function (*PostgresSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2080: warning: cyclomatic complexity 17 of function (*PostgresSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1375: warning: cyclomatic complexity 17 of function (*KafkaSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1470: warning: cyclomatic complexity 17 of function (*KafkaSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1985: warning: cyclomatic complexity 17 of function (*PostgresSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1257: warning: cyclomatic complexity 16 of function (*EventSubscriptionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/acm/v1beta1/zz_generated.deepcopy.go
    • Line 167: warning: cyclomatic complexity 36 of function (*CertificateObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 339: warning: cyclomatic complexity 20 of function (*CertificateParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 44: warning: cyclomatic complexity 18 of function (*CertificateInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/sagemaker/v1beta1/zz_generated.deepcopy.go
    • Line 11585: warning: cyclomatic complexity 34 of function (*NotebookInstanceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4683: warning: cyclomatic complexity 33 of function (*DefaultUserSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 11051: warning: cyclomatic complexity 33 of function (*NotebookInstanceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4003: warning: cyclomatic complexity 33 of function (*DefaultUserSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 11428: warning: cyclomatic complexity 32 of function (*NotebookInstanceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 19224: warning: cyclomatic complexity 31 of function (*UserSettingsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4558: warning: cyclomatic complexity 31 of function (*DefaultUserSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 17933: warning: cyclomatic complexity 31 of function (*UserSettingsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5791: warning: cyclomatic complexity 31 of function (*DomainObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 19099: warning: cyclomatic complexity 31 of function (*UserSettingsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5942: warning: cyclomatic complexity 29 of function (*DomainParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5627: warning: cyclomatic complexity 28 of function (*DomainInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 7130: warning: cyclomatic complexity 19 of function (*FeatureGroupObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10303: warning: cyclomatic complexity 19 of function (*ModelObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6463: warning: cyclomatic complexity 18 of function (*EndpointConfigurationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10830: warning: cyclomatic complexity 17 of function (*ModelParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 12849: warning: cyclomatic complexity 17 of function (*ProductionVariantsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 13017: warning: cyclomatic complexity 17 of function (*ProductionVariantsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 7228: warning: cyclomatic complexity 17 of function (*FeatureGroupParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 6553: warning: cyclomatic complexity 16 of function (*EndpointConfigurationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 15327: warning: cyclomatic complexity 16 of function (*SpaceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 479: warning: cyclomatic complexity 16 of function (*AppObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 17205: warning: cyclomatic complexity 16 of function (*UserProfileObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 20747: warning: cyclomatic complexity 16 of function (*WorkteamObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10192: warning: cyclomatic complexity 16 of function (*ModelInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 568: warning: cyclomatic complexity 16 of function (*AppParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 7016: warning: cyclomatic complexity 16 of function (*FeatureGroupInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/kms/v1beta1/zz_generated.deepcopy.go
    • Line 1802: warning: cyclomatic complexity 20 of function (*ReplicaExternalKeyObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1434: warning: cyclomatic complexity 20 of function (*KeyObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2165: warning: cyclomatic complexity 19 of function (*ReplicaKeyObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1165: warning: cyclomatic complexity 19 of function (*GrantParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 715: warning: cyclomatic complexity 19 of function (*ExternalKeyObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 960: warning: cyclomatic complexity 18 of function (*GrantInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1081: warning: cyclomatic complexity 17 of function (*GrantObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/backup/v1beta1/zz_generated.deepcopy.go
    • Line 2903: warning: cyclomatic complexity 19 of function (*SelectionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2714: warning: cyclomatic complexity 18 of function (*SelectionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1815: warning: cyclomatic complexity 17 of function (*ReportPlanObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2443: warning: cyclomatic complexity 16 of function (*RuleParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2208: warning: cyclomatic complexity 16 of function (*RuleInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 544: warning: cyclomatic complexity 16 of function (*FrameworkObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/autoscaling/v1beta1/zz_generated.deepcopy.go
    • Line 796: warning: cyclomatic complexity 64 of function (*AutoscalingGroupObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1077: warning: cyclomatic complexity 64 of function (*AutoscalingGroupParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 483: warning: cyclomatic complexity 63 of function (*AutoscalingGroupInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3462: warning: cyclomatic complexity 49 of function (*InstanceRequirementsParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3070: warning: cyclomatic complexity 49 of function (*InstanceRequirementsInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3266: warning: cyclomatic complexity 49 of function (*InstanceRequirementsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4021: warning: cyclomatic complexity 25 of function (*LaunchConfigurationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4140: warning: cyclomatic complexity 24 of function (*LaunchConfigurationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3880: warning: cyclomatic complexity 23 of function (*LaunchConfigurationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 7465: warning: cyclomatic complexity 19 of function (*PolicyParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 7374: warning: cyclomatic complexity 18 of function (*PolicyObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/elbv2/v1beta1/zz_generated.deepcopy.go
    • Line 3966: warning: cyclomatic complexity 43 of function (*LBObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4176: warning: cyclomatic complexity 41 of function (*LBParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2847: warning: cyclomatic complexity 40 of function (*LBInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4836: warning: cyclomatic complexity 33 of function (*LBTargetGroupObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5001: warning: cyclomatic complexity 30 of function (*LBTargetGroupParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4660: warning: cyclomatic complexity 29 of function (*LBTargetGroupInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3430: warning: cyclomatic complexity 19 of function (*LBListenerObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 289: warning: cyclomatic complexity 17 of function (*ActionAuthenticateCognitoParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3531: warning: cyclomatic complexity 17 of function (*LBListenerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 127: warning: cyclomatic complexity 17 of function (*ActionAuthenticateCognitoInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 931: warning: cyclomatic complexity 16 of function (*ActionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1969: warning: cyclomatic complexity 16 of function (*DefaultActionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1829: warning: cyclomatic complexity 16 of function (*DefaultActionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 791: warning: cyclomatic complexity 16 of function (*ActionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3313: warning: cyclomatic complexity 16 of function (*LBListenerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/ses/v1beta1/zz_generated.deepcopy.go
    • Line 2825: warning: cyclomatic complexity 26 of function (*ReceiptRuleObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2940: warning: cyclomatic complexity 25 of function (*ReceiptRuleParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2688: warning: cyclomatic complexity 24 of function (*ReceiptRuleInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/appconfig/v1beta1/zz_generated.resolvers.go
    • Line 110: warning: cyclomatic complexity 25 of function (*Deployment).ResolveReferences() is high (> 15) (gocyclo)
    • Line 350: warning: cyclomatic complexity 17 of function (*Environment).ResolveReferences() is high (> 15) (gocyclo)
    • Line 485: warning: cyclomatic complexity 17 of function (*Extension).ResolveReferences() is high (> 15) (gocyclo)
    • apis/emrserverless/v1beta1/zz_generated.deepcopy.go
    • Line 168: warning: cyclomatic complexity 25 of function (*ApplicationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 287: warning: cyclomatic complexity 21 of function (*ApplicationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 43: warning: cyclomatic complexity 20 of function (*ApplicationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/redshiftserverless/v1beta1/zz_generated.deepcopy.go
    • Line 1973: warning: cyclomatic complexity 24 of function (*WorkgroupObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 839: warning: cyclomatic complexity 23 of function (*RedshiftServerlessNamespaceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2091: warning: cyclomatic complexity 23 of function (*WorkgroupParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1837: warning: cyclomatic complexity 22 of function (*WorkgroupInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 608: warning: cyclomatic complexity 20 of function (*RedshiftServerlessNamespaceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 740: warning: cyclomatic complexity 19 of function (*RedshiftServerlessNamespaceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/elasticache/v1beta2/zz_generated.deepcopy.go
    • Line 446: warning: cyclomatic complexity 62 of function (*ReplicationGroupObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 741: warning: cyclomatic complexity 58 of function (*ReplicationGroupParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 149: warning: cyclomatic complexity 56 of function (*ReplicationGroupInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/opensearchserverless/v1beta1/zz_generated.deepcopy.go
    • Line 1398: warning: cyclomatic complexity 18 of function (*VPCEndpointParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1233: warning: cyclomatic complexity 17 of function (*VPCEndpointInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 326: warning: cyclomatic complexity 16 of function (*CollectionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/ivs/v1beta1/zz_generated.deepcopy.go
    • Line 131: warning: cyclomatic complexity 16 of function (*ChannelObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 499: warning: cyclomatic complexity 16 of function (*RecordingConfigurationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/s3/v1beta1/zz_generated.deepcopy.go
    • Line 10245: warning: cyclomatic complexity 55 of function (*ObjectCopyObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10530: warning: cyclomatic complexity 46 of function (*ObjectCopyParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 9999: warning: cyclomatic complexity 41 of function (*ObjectCopyInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 11082: warning: cyclomatic complexity 41 of function (*ObjectObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4887: warning: cyclomatic complexity 39 of function (*BucketObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 11297: warning: cyclomatic complexity 37 of function (*ObjectParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 10804: warning: cyclomatic complexity 36 of function (*ObjectInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4670: warning: cyclomatic complexity 34 of function (*BucketObjectParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4487: warning: cyclomatic complexity 34 of function (*BucketObjectObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3972: warning: cyclomatic complexity 33 of function (*BucketObjectInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2479: warning: cyclomatic complexity 17 of function (*BucketInventoryParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2298: warning: cyclomatic complexity 16 of function (*BucketInventoryInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2925: warning: cyclomatic complexity 16 of function (*BucketLifecycleConfigurationRuleParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2853: warning: cyclomatic complexity 16 of function (*BucketLifecycleConfigurationRuleObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2781: warning: cyclomatic complexity 16 of function (*BucketLifecycleConfigurationRuleInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 9498: warning: cyclomatic complexity 16 of function (*LifecycleRuleObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/ec2/v1beta1/zz_generated.resolvers.go
    • Line 1575: warning: cyclomatic complexity 47 of function (*LaunchTemplate).ResolveReferences() is high (> 15) (gocyclo)
    • Line 2781: warning: cyclomatic complexity 41 of function (*Route).ResolveReferences() is high (> 15) (gocyclo)
    • Line 1260: warning: cyclomatic complexity 27 of function (*Instance).ResolveReferences() is high (> 15) (gocyclo)
    • Line 3828: warning: cyclomatic complexity 23 of function (*SpotFleetRequest).ResolveReferences() is high (> 15) (gocyclo)
    • Line 397: warning: cyclomatic complexity 17 of function (*DefaultRouteTable).ResolveReferences() is high (> 15) (gocyclo)
    • Line 1096: warning: cyclomatic complexity 17 of function (*FlowLog).ResolveReferences() is high (> 15) (gocyclo)
    • Line 6613: warning: cyclomatic complexity 17 of function (*VPNConnection).ResolveReferences() is high (> 15) (gocyclo)
    • apis/dynamodb/v1beta1/zz_generated.deepcopy.go
    • Line 2047: warning: cyclomatic complexity 39 of function (*TableObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2230: warning: cyclomatic complexity 33 of function (*TableParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1639: warning: cyclomatic complexity 32 of function (*TableInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/grafana/v1beta1/zz_generated.deepcopy.go
    • Line 1145: warning: cyclomatic complexity 36 of function (*WorkspaceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1315: warning: cyclomatic complexity 32 of function (*WorkspaceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 969: warning: cyclomatic complexity 31 of function (*WorkspaceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1739: warning: cyclomatic complexity 23 of function (*WorkspaceSAMLConfigurationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1631: warning: cyclomatic complexity 22 of function (*WorkspaceSAMLConfigurationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1491: warning: cyclomatic complexity 22 of function (*WorkspaceSAMLConfigurationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/apigatewayv2/v1beta1/zz_generated.deepcopy.go
    • Line 2455: warning: cyclomatic complexity 34 of function (*IntegrationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2111: warning: cyclomatic complexity 33 of function (*IntegrationInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2314: warning: cyclomatic complexity 27 of function (*IntegrationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 443: warning: cyclomatic complexity 25 of function (*APIObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3855: warning: cyclomatic complexity 25 of function (*RouteParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4623: warning: cyclomatic complexity 25 of function (*StageObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3600: warning: cyclomatic complexity 24 of function (*RouteInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4752: warning: cyclomatic complexity 23 of function (*StageParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4478: warning: cyclomatic complexity 22 of function (*StageInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1020: warning: cyclomatic complexity 19 of function (*AuthorizerParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3756: warning: cyclomatic complexity 19 of function (*RouteObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 577: warning: cyclomatic complexity 19 of function (*APIParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5190: warning: cyclomatic complexity 18 of function (*VPCLinkParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 44: warning: cyclomatic complexity 18 of function (*APIInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 817: warning: cyclomatic complexity 18 of function (*AuthorizerInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4992: warning: cyclomatic complexity 17 of function (*VPCLinkInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5106: warning: cyclomatic complexity 16 of function (*VPCLinkObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/sesv2/v1beta1/zz_generated.deepcopy.go
    • Line 435: warning: cyclomatic complexity 21 of function (*ConfigurationSetObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 534: warning: cyclomatic complexity 17 of function (*ConfigurationSetParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 330: warning: cyclomatic complexity 16 of function (*ConfigurationSetInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/redshift/v1beta1/zz_generated.deepcopy.go
    • Line 876: warning: cyclomatic complexity 61 of function (*ClusterParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 208: warning: cyclomatic complexity 59 of function (*ClusterInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 586: warning: cyclomatic complexity 59 of function (*ClusterObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1349: warning: cyclomatic complexity 21 of function (*EventSubscriptionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1458: warning: cyclomatic complexity 17 of function (*EventSubscriptionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1234: warning: cyclomatic complexity 16 of function (*EventSubscriptionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/appsync/v1beta1/zz_generated.deepcopy.go
    • Line 2210: warning: cyclomatic complexity 27 of function (*GraphQLAPIObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1089: warning: cyclomatic complexity 24 of function (*DatasourceParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3794: warning: cyclomatic complexity 23 of function (*ResolverParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 995: warning: cyclomatic complexity 21 of function (*DatasourceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2448: warning: cyclomatic complexity 20 of function (*GraphQLAPIParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3696: warning: cyclomatic complexity 20 of function (*ResolverObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 874: warning: cyclomatic complexity 20 of function (*DatasourceInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1997: warning: cyclomatic complexity 19 of function (*GraphQLAPIInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1836: warning: cyclomatic complexity 19 of function (*FunctionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1621: warning: cyclomatic complexity 18 of function (*FunctionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1747: warning: cyclomatic complexity 17 of function (*FunctionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3581: warning: cyclomatic complexity 17 of function (*ResolverInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/kinesisanalytics/v1beta1/zz_generated.deepcopy.go
    • Line 150: warning: cyclomatic complexity 24 of function (*ApplicationObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 641: warning: cyclomatic complexity 18 of function (*InputsObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 270: warning: cyclomatic complexity 16 of function (*ApplicationParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/identitystore/v1beta1/zz_generated.deepcopy.go
    • Line 1179: warning: cyclomatic complexity 23 of function (*UserObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1289: warning: cyclomatic complexity 20 of function (*UserParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1059: warning: cyclomatic complexity 18 of function (*UserInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/lambda/v1beta1/zz_generated.deepcopy.go
    • Line 2781: warning: cyclomatic complexity 60 of function (*FunctionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 3057: warning: cyclomatic complexity 57 of function (*FunctionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 2497: warning: cyclomatic complexity 56 of function (*FunctionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1519: warning: cyclomatic complexity 45 of function (*EventSourceMappingObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1718: warning: cyclomatic complexity 41 of function (*EventSourceMappingParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1313: warning: cyclomatic complexity 40 of function (*EventSourceMappingInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4178: warning: cyclomatic complexity 24 of function (*LayerVersionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4300: warning: cyclomatic complexity 17 of function (*LayerVersionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 5050: warning: cyclomatic complexity 17 of function (*PermissionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4064: warning: cyclomatic complexity 16 of function (*LayerVersionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 4853: warning: cyclomatic complexity 16 of function (*PermissionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/kafka/v1beta1/zz_generated.deepcopy.go
    • Line 791: warning: cyclomatic complexity 36 of function (*ClusterObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 965: warning: cyclomatic complexity 22 of function (*ClusterParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 661: warning: cyclomatic complexity 21 of function (*ClusterInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 125: warning: cyclomatic complexity 20 of function (*BrokerNodeGroupInfoInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 281: warning: cyclomatic complexity 20 of function (*BrokerNodeGroupInfoParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/cloudformation/v1beta1/zz_generated.deepcopy.go
    • Line 1573: warning: cyclomatic complexity 29 of function (*StackSetObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 621: warning: cyclomatic complexity 29 of function (*StackObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1718: warning: cyclomatic complexity 26 of function (*StackSetParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 772: warning: cyclomatic complexity 25 of function (*StackParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 928: warning: cyclomatic complexity 25 of function (*StackSetInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 410: warning: cyclomatic complexity 23 of function (*StackInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1186: warning: cyclomatic complexity 17 of function (*StackSetInstanceObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/codepipeline/v1beta1/zz_generated.deepcopy.go
    • Line 1075: warning: cyclomatic complexity 21 of function (*CustomActionTypeObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 208: warning: cyclomatic complexity 19 of function (*ActionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 110: warning: cyclomatic complexity 19 of function (*ActionObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 17: warning: cyclomatic complexity 18 of function (*ActionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1909: warning: cyclomatic complexity 17 of function (*WebhookObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 1180: warning: cyclomatic complexity 16 of function (*CustomActionTypeParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • apis/budgets/v1beta1/zz_generated.deepcopy.go
    • Line 679: warning: cyclomatic complexity 20 of function (*BudgetObservation).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 774: warning: cyclomatic complexity 19 of function (*BudgetParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 562: warning: cyclomatic complexity 18 of function (*BudgetInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 436: warning: cyclomatic complexity 18 of function (*BudgetActionParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 232: warning: cyclomatic complexity 17 of function (*BudgetActionInitParameters).DeepCopyInto() is high (> 15) (gocyclo)
    • Line 350: warning: cyclomatic complexity 17 of function (*BudgetActionObservation).DeepCopyInto() is high (> 15) (gocyclo)

license100%

Checks whether your project has a LICENSE file.

No problems detected. Good job!


misspell100%

Misspell Finds commonly misspelled English words

No problems detected. Good job!