Move cron scheduling inside application #229
Annotations
10 errors and 1 warning
lint:
cmd/backup/archive.go#L24
func `createArchive` is unused (unused)
|
lint:
cmd/backup/archive.go#L41
func `stripTrailingSlashes` is unused (unused)
|
lint:
cmd/backup/archive.go#L49
func `makeAbsolute` is unused (unused)
|
lint:
cmd/backup/archive.go#L58
func `compress` is unused (unused)
|
lint:
cmd/backup/archive.go#L95
func `getCompressionWriter` is unused (unused)
|
lint:
cmd/backup/archive.go#L123
func `writeTarball` is unused (unused)
|
lint:
cmd/backup/exec.go#L24
func `(*script).exec` is unused (unused)
|
lint:
cmd/backup/exec.go#L79
func `(*script).runLabeledCommands` is unused (unused)
|
lint:
cmd/backup/exec.go#L178
type `lifecyclePhase` is unused (unused)
|
lint:
cmd/backup/exec.go#L181
const `lifecyclePhaseArchive` is unused (unused)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|