Save key time point for ccr job progress (#64) #23
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#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#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 GetRestoreSignatureNotMatchedTable)
|
build:
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 GetRestoreSignatureNotMatchedTable)
|
build:
pkg/ccr/job_test.go#L711
not enough arguments in call to NewJobContext
|
build:
pkg/ccr/job_test.go#L751
not enough arguments in call to NewFactory
|
build:
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 GetRestoreSignatureNotMatchedTable)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|