add a more generalized spec for modifying linode disks #1190
Annotations
15 errors
Nilcheck:
api/v1alpha1/zz_generated.deepcopy.go#L409
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
Nilcheck
literal `nil` assigned into a deep type expecting nonnil element type
|
Nilcheck:
api/v1alpha1/zz_generated.deepcopy.go#L413
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
Nilcheck
unassigned variable `outVal` dereferenced via the assignment(s):
|
Nilcheck
Process completed with exit code 2.
|
Vulncheck
cmd.main calls manager.New, which eventually calls http2.ConfigureTransports
|
Vulncheck
controller.LinodeClusterReconciler.Reconcile calls http2.ConnectionError.Error
|
Vulncheck
scope.ObjectStorageBucketScope.GenerateKeySecret calls fmt.Sprintf, which eventually calls http2.ErrCode.String
|
Vulncheck
scope.ObjectStorageBucketScope.GenerateKeySecret calls fmt.Sprintf, which eventually calls http2.FrameHeader.String
|
Vulncheck
scope.ObjectStorageBucketScope.GenerateKeySecret calls fmt.Sprintf, which eventually calls http2.FrameType.String
|
Vulncheck
controller.LinodeClusterReconciler.Reconcile calls http2.GoAwayError.Error
|
Vulncheck
scope.ObjectStorageBucketScope.GenerateKeySecret calls fmt.Sprintf, which eventually calls http2.Setting.String
|
Vulncheck
scope.ObjectStorageBucketScope.GenerateKeySecret calls fmt.Sprintf, which eventually calls http2.SettingID.String
|
Vulncheck
controller.LinodeClusterReconciler.Reconcile calls http2.StreamError.Error
|
Vulncheck
controller.LinodeClusterReconciler.Reconcile calls json.UnmarshalStrictError.Error, which eventually calls http2.chunkWriter.Write
|
Loading