Skip to content

Add partial sync table name check (#144) #3

Add partial sync table name check (#144)

Add partial sync table name check (#144) #3

Triggered via push August 29, 2024 14:31
Status Failure
Total duration 51s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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: cmd/metrics/metrics_demo.go#L21
Error return value of `metrics.NewGlobal` is not checked (errcheck)
lint: pkg/ccr/job.go#L1162
Error return value of `j.srcMeta.GetTables` is not checked (errcheck)
lint: pkg/ccr/job.go#L1163
Error return value of `j.destMeta.GetTables` is not checked (errcheck)
lint: pkg/ccr/job.go#L1214
Error return value of `j.srcMeta.GetTables` is not checked (errcheck)
lint: pkg/ccr/job.go#L1215
Error return value of `j.destMeta.GetTables` is not checked (errcheck)
lint: pkg/ccr/job.go#L1620
Error return value of `j.newSnapshot` is not checked (errcheck)
lint: pkg/ccr/job.go#L1746
Error return value of `j.srcMeta.GetTables` is not checked (errcheck)