Skip to content

feat(backup): support recurring and ondemand full backup

codefactor.io / CodeFactor succeeded Jun 3, 2024 in 6s

7 issues fixed. 2 issues found.

Annotations

Check notice on line 180 in app/recurring_job.go

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

app/recurring_job.go#L84-L180

Complex Method

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)