Skip to content

FMWK-570 Add backup state/continuation for backup/restore operation #635

FMWK-570 Add backup state/continuation for backup/restore operation

FMWK-570 Add backup state/continuation for backup/restore operation #635

Triggered via pull request October 16, 2024 07:56
Status Failure
Total duration 50s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/asbackup/main.go#L25
could not import github.com/aerospike/backup-go/cmd/internal/app (-: # github.com/aerospike/backup-go/cmd/internal/app
lint: cmd/internal/app/asrestore.go#L52
cannot use false (untyped bool constant) as *"github.com/aerospike/backup-go/cmd/internal/models".Backup value in argument to getReader) (typecheck)
lint: cmd/asrestore/main.go#L25
could not import github.com/aerospike/backup-go/cmd/internal/app (-: # github.com/aerospike/backup-go/cmd/internal/app
lint: cmd/internal/app/asrestore.go#L52
cannot use false (untyped bool constant) as *"github.com/aerospike/backup-go/cmd/internal/models".Backup value in argument to getReader) (typecheck)
lint: cmd/internal/app/asrestore.go#L52
cannot use false (untyped bool constant) as *"github.com/aerospike/backup-go/cmd/internal/models".Backup value in argument to getReader
lint: cmd/internal/app/readers_test.go#L32
not enough arguments in call to newLocalReader
lint: cmd/internal/app/readers_test.go#L42
not enough arguments in call to newLocalReader
lint: cmd/internal/app/readers_test.go#L48
not enough arguments in call to newLocalReader
lint: cmd/internal/app/readers_test.go#L71
not enough arguments in call to newS3Reader
lint: cmd/internal/app/readers_test.go#L81
not enough arguments in call to newS3Reader