Fix add partition case by check the partition item #118
Annotations
10 errors and 1 warning
pkg/ccr/job_test.go#L361
not enough arguments in call to NewFactory
|
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#L646
not enough arguments in call to NewJobContext
|
pkg/ccr/job_test.go#L694
not enough arguments in call to NewFactory
|
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)
|
pkg/ccr/job_test.go#L707
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)
|
pkg/ccr/job_test.go#L711
not enough arguments in call to NewJobContext
|
pkg/ccr/job_test.go#L751
not enough arguments in call to NewFactory
|
pkg/ccr/job_test.go#L765
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)
|
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/
|
The logs for this run have expired and are no longer available.
Loading