[Snyk] Security upgrade express from 4.17.1 to 4.20.0 #134
Annotations
10 errors
golangci-lint:
components/notebook-controller/controllers/culling_controller.go#L90
r.Get undefined (type *CullingReconciler has no field or method Get) (typecheck)
|
golangci-lint:
components/notebook-controller/controllers/culling_controller.go#L106
r.Update undefined (type *CullingReconciler has no field or method Update) (typecheck)
|
golangci-lint:
components/notebook-controller/controllers/culling_controller.go#L115
r.Get undefined (type *CullingReconciler has no field or method Get) (typecheck)
|
golangci-lint:
components/notebook-controller/controllers/culling_controller.go#L120
r.Update undefined (type *CullingReconciler has no field or method Update) (typecheck)
|
golangci-lint:
components/notebook-controller/controllers/culling_controller.go#L134
r.Update undefined (type *CullingReconciler has no field or method Update) (typecheck)
|
golangci-lint:
components/notebook-controller/controllers/notebook_controller.go#L97
r.Get undefined (type *NotebookReconciler has no field or method Get) (typecheck)
|
golangci-lint:
components/notebook-controller/controllers/notebook_controller.go#L109
r.Get undefined (type *NotebookReconciler has no field or method Get) (typecheck)
|
golangci-lint:
components/notebook-controller/controllers/notebook_controller.go#L126
r.Get undefined (type *NotebookReconciler has no field or method Get) (typecheck)
|
golangci-lint:
components/notebook-controller/controllers/notebook_controller.go#L151
r.Create undefined (type *NotebookReconciler has no field or method Create) (typecheck)
|
golangci-lint:
components/notebook-controller/controllers/notebook_controller.go#L174
r.Update undefined (type *NotebookReconciler has no field or method Update) (typecheck)
|
Loading