Skip to content

Fix materialized view #7

Fix materialized view

Fix materialized view #7

Triggered via push April 16, 2024 02:35
Status Success
Total duration 20s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

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/.