Support partial snapshot to reduce fullsync overhead (#125) #36
Annotations
10 errors and 1 warning
build:
pkg/ccr/job_test.go#L361
not enough arguments in call to NewFactory
|
build:
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)
|
build:
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)
|
build:
pkg/ccr/job_test.go#L463
not enough arguments in call to NewJobContext
|
build:
pkg/ccr/job_test.go#L542
not enough arguments in call to NewFactory
|
build:
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)
|
build:
pkg/ccr/job_test.go#L642
cannot use mockMeta (variable of type *MockMetaer) as Metaer value in return statement: *MockMetaer does not implement Metaer (missing method IsPartitionDropped)
|
build:
pkg/ccr/job_test.go#L646
not enough arguments in call to NewJobContext
|
build:
pkg/ccr/job_test.go#L694
not enough arguments in call to NewFactory
|
build:
pkg/ccr/job_test.go#L700
cannot use mockISpec (variable of type *MockSpecer) as "github.com/selectdb/ccr_syncer/pkg/ccr/base".Specer value in return statement: *MockSpecer does not implement "github.com/selectdb/ccr_syncer/pkg/ccr/base".Specer (missing method AddPartition)
|
build
The following actions uses Node.js version which is deprecated 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/
|