Skip to content

Add local backups support for backup-delete command. #116

Add local backups support for backup-delete command.

Add local backups support for backup-delete command. #116

Triggered via pull request June 2, 2024 11:27
Status Failure
Total duration 1m 16s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: cmd/backup_delete.go#L282
paramTypeCombine: func(backupList []string, deleteForce bool, skipLocalBackup bool, deleter backupDeleteInterface, hDB *sql.DB) error could be replaced with func(backupList []string, deleteForce, skipLocalBackup bool, deleter backupDeleteInterface, hDB *sql.DB) error (gocritic)
build
issues found
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.