add RunningBackupsRegistry interface #3655
Annotations
10 errors and 1 warning
Test:
internal/server/handlers/handlers_test.go#L197
configurationManagerMock redeclared in this block
|
Test:
internal/server/handlers/mocks.go#L164
other declaration of configurationManagerMock
|
Test:
internal/server/handlers/handlers_test.go#L199
method configurationManagerMock.Read already declared at internal/server/handlers/mocks.go:166:38
|
Test:
internal/server/handlers/handlers_test.go#L207
method configurationManagerMock.Write already declared at internal/server/handlers/mocks.go:170:38
|
Test:
internal/server/handlers/handlers_test.go#L214
MockConfigApplier redeclared in this block
|
Test:
internal/server/handlers/mocks.go#L177
other declaration of MockConfigApplier
|
Test:
internal/server/handlers/handlers_test.go#L216
method MockConfigApplier.ApplyNewRoutines already declared at internal/server/handlers/mocks.go:179:29
|
Test:
internal/server/handlers/handlers_test.go#L220
MockNamespaceValidator redeclared in this block
|
Test:
internal/server/handlers/mocks.go#L183
other declaration of MockNamespaceValidator
|
Test:
internal/server/handlers/handlers_test.go#L222
method MockNamespaceValidator.IsEmpty already declared at internal/server/handlers/mocks.go:185:34
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/aerospike-backup-service/aerospike-backup-service. Supported file pattern: go.sum
|
Loading