K8SPSMDB-985: All PBM backup nodes in the status #1872
Annotations
4 errors and 2 warnings
go test:
pkg/psmdb/backup/fake/pbm.go#L23
cannot use new(fakePBM) (value of type *fakePBM) as "github.com/percona/percona-server-mongodb-operator/pkg/psmdb/backup".PBM value in return statement: *fakePBM does not implement "github.com/percona/percona-server-mongodb-operator/pkg/psmdb/backup".PBM (missing method Nodes)
|
go test
Process completed with exit code 1.
|
go test:
pkg/psmdb/backup/fake/pbm.go#L23
cannot use new(fakePBM) (value of type *fakePBM) as "github.com/percona/percona-server-mongodb-operator/pkg/psmdb/backup".PBM value in return statement: *fakePBM does not implement "github.com/percona/percona-server-mongodb-operator/pkg/psmdb/backup".PBM (missing method Nodes)
|
go test
Process completed with exit code 1.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-server-mongodb-operator/percona-server-mongodb-operator. Supported file pattern: go.sum
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-server-mongodb-operator/percona-server-mongodb-operator. Supported file pattern: go.sum
|
Loading