Skip to content

Storage Class & TableSpace settings for offload. #144

Storage Class & TableSpace settings for offload.

Storage Class & TableSpace settings for offload. #144

Triggered via pull request August 24, 2024 08:20
@reshkereshke
synchronize #53
hjiowe
Status Failure
Total duration 1m 3s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/