Skip to content

feat: add real size to backing image

codefactor.io / CodeFactor succeeded Aug 26, 2024 in 3s

3 issues fixed. 1 issue found.

Annotations

Check warning on line 74 in k8s/generate_code.sh

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

k8s/generate_code.sh#L74

Use 'find .. -print0 | xargs -0 ..' or 'find .. -exec .. +' to allow non-alphanumeric filenames. (SC2038)