chore: bump gomplate to v3.24.44 #2312
Annotations
10 errors
lint:
context/context.go#L17
could not import github.com/flanksource/kommons (-: # github.com/flanksource/kommons
|
lint
cannot use v1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal) (typecheck)
|
lint:
job/job.go#L255
j.Tracef undefined (type *JobRuntime has no field or method Tracef) (typecheck)
|
lint:
job/job.go#L257
j.Logger undefined (type *JobRuntime has no field or method Logger) (typecheck)
|
lint:
job/job.go#L267
j.Warnf undefined (type *JobRuntime has no field or method Warnf) (typecheck)
|
lint:
job/job.go#L273
j.WithoutTracing undefined (type *JobRuntime has no field or method WithoutTracing) (typecheck)
|
lint:
job/job.go#L280
j.Warnf undefined (type *JobRuntime has no field or method Warnf) (typecheck)
|
lint:
job/job.go#L292
j.Logger undefined (type *JobRuntime has no field or method Logger) (typecheck)
|
lint:
job/job.go#L326
j.WithoutTracing undefined (type *Job has no field or method WithoutTracing) (typecheck)
|
lint:
job/job.go#L328
j.WithoutTracing undefined (type *Job has no field or method WithoutTracing) (typecheck)
|