support async replication #407
Annotations
10 errors and 1 warning
lint:
internal/config/config.go#L91
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
internal/mysql/queries.go#L49
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
internal/app/app_dcs.go#L251
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
internal/mysql/data.go#L275
ST1003: type MdbReplMonTs should be MdbReplMonTS (stylecheck)
|
lint:
internal/mysql/data.go#L279
ST1003: type MdbReplMonTsDelay should be MdbReplMonTSDelay (stylecheck)
|
lint:
internal/mysql/node.go#L1008
ST1003: method GetMdbReplMonTs should be GetMdbReplMonTS (stylecheck)
|
lint:
internal/mysql/node.go#L1014
ST1003: method CalcMdbReplMonTsDelay should be CalcMdbReplMonTSDelay (stylecheck)
|
lint:
internal/mysql/queries.go#L50
ST1003: const queryCalcMdbReplMonTsDelay should be queryCalcMdbReplMonTSDelay (stylecheck)
|
lint:
internal/app/app.go#L2266
ST1003: method updateMdbReplMonTs should be updateMdbReplMonTS (stylecheck)
|
lint:
internal/app/app_dcs.go#L232
ST1003: method SetMdbReplMonTs should be SetMdbReplMonTS (stylecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/mysync/mysync. Supported file pattern: go.sum
|