Storage Class & TableSpace settings for offload. #144
Annotations
7 errors and 1 warning
build:
pkg/proc/delete_handler_test.go#L70
cannot use ctrl (variable of type *"github.com/golang/mock/gomock".Controller) as *"go.uber.org/mock/gomock".Controller value in argument to mock.NewMockStorageInteractor
|
build:
pkg/proc/delete_handler_test.go#L73
cannot use ctrl (variable of type *"github.com/golang/mock/gomock".Controller) as *"go.uber.org/mock/gomock".Controller value in argument to mock.NewMockBackupInterractor
|
build:
pkg/proc/delete_handler_test.go#L86
cannot use ctrl (variable of type *"github.com/golang/mock/gomock".Controller) as *"go.uber.org/mock/gomock".Controller value in argument to mock.NewMockDatabaseInterractor
|
build:
pkg/proc/yrreader_test.go#L18
cannot use ctrl (variable of type *"github.com/golang/mock/gomock".Controller) as *"go.uber.org/mock/gomock".Controller value in argument to mock.NewMockRestartReader
|
build:
pkg/proc/yrreader_test.go#L39
cannot use ctrl (variable of type *"github.com/golang/mock/gomock".Controller) as *"go.uber.org/mock/gomock".Controller value in argument to mock.NewMockRestartReader
|
build:
pkg/proc/yrreader_test.go#L75
cannot use ctrl (variable of type *"github.com/golang/mock/gomock".Controller) as *"go.uber.org/mock/gomock".Controller value in argument to mock.NewMockRestartReader
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|