Skip to content

Rollback job progress when table is not found #85

Rollback job progress when table is not found

Rollback job progress when table is not found #85

Triggered via push September 11, 2024 08:12
Status Failure
Total duration 1m 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/utils/thrift_wrapper.go#L20
composites: github.com/apache/thrift/lib/go/thrift.TSerializer struct literal uses unkeyed fields (govet)
lint: cmd/metrics/metrics_demo.go#L21
Error return value of `metrics.NewGlobal` is not checked (errcheck)
lint: pkg/xerror/stack.go#L71
Error return value of `io.WriteString` is not checked (errcheck)
lint: pkg/xerror/stack.go#L72
Error return value of `io.WriteString` is not checked (errcheck)
lint: pkg/xerror/stack.go#L73
Error return value of `io.WriteString` is not checked (errcheck)
lint: pkg/xerror/xerror_test.go#L25
printf: non-constant format string in call to github.com/selectdb/ccr_syncer/pkg/xerror.Errorf (govet)
lint: pkg/xerror/xerror_test.go#L43
printf: non-constant format string in call to github.com/selectdb/ccr_syncer/pkg/xerror.Errorf (govet)
lint: pkg/xerror/xerror_test.go#L113
printf: non-constant format string in call to github.com/selectdb/ccr_syncer/pkg/xerror.Panicf (govet)
lint: pkg/ccr/job.go#L1452
Error return value of `j.srcMeta.GetTables` is not checked (errcheck)
lint: pkg/ccr/job.go#L1473
Error return value of `j.destMeta.GetTables` is not checked (errcheck)