Enhancement to allow backup binlogs using a specified GTID set #1501
Annotations
4 errors and 3 warnings
|
golangci
issues found
|
|
golangci:
replication/backup.go#L123
unnecessary leading newline (whitespace)
|
|
golangci:
replication/backup_test.go#L6
File is not properly formatted (gofumpt)
|
|
golangci:
replication/backup.go#L124
File is not properly formatted (gofumpt)
|
|
Tests Go 1.23 on ubuntu-latest
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Tests Go 1.23 on ubuntu-24.04
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Tests Go 1.23 on ubuntu-22.04
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|