Restore snapshot with clean_restore during fullsync (#128) #38
Annotations
10 errors and 1 warning
pkg/ccr/job_test.go#L361
not enough arguments in call to NewFactory
|
pkg/ccr/job_test.go#L378
cannot use mockFeRpc (variable of type *MockIFeRpc) as rpc.IFeRpc value in return statement: *MockIFeRpc does not implement rpc.IFeRpc (wrong type for method RestoreSnapshot)
|
pkg/ccr/job_test.go#L389
cannot use mockFeRpc (variable of type *MockIFeRpc) as rpc.IFeRpc value in return statement: *MockIFeRpc does not implement rpc.IFeRpc (wrong type for method RestoreSnapshot)
|
pkg/ccr/job_test.go#L438
cannot use mockMeta (variable of type *MockMetaer) as Metaer value in return statement: *MockMetaer does not implement Metaer (missing method IsPartitionDropped)
|
pkg/ccr/job_test.go#L459
cannot use mockMeta (variable of type *MockMetaer) as Metaer value in return statement: *MockMetaer does not implement Metaer (missing method IsPartitionDropped)
|
pkg/ccr/job_test.go#L463
not enough arguments in call to NewJobContext
|
pkg/ccr/job_test.go#L542
not enough arguments in call to NewFactory
|
pkg/ccr/job_test.go#L559
cannot use mockFeRpc (variable of type *MockIFeRpc) as rpc.IFeRpc value in return statement: *MockIFeRpc does not implement rpc.IFeRpc (wrong type for method RestoreSnapshot)
|
pkg/ccr/job_test.go#L570
cannot use mockFeRpc (variable of type *MockIFeRpc) as rpc.IFeRpc value in return statement: *MockIFeRpc does not implement rpc.IFeRpc (wrong type for method RestoreSnapshot)
|
pkg/ccr/job_test.go#L620
cannot use mockMeta (variable of type *MockMetaer) as Metaer value in return statement: *MockMetaer does not implement Metaer (missing method IsPartitionDropped)
|
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/
|
This job succeeded
Loading