fix: add mysqlbinlog_path DSN param and LOAD_FILE fallback for remote… #34
Annotations
10 errors and 1 warning
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
cmd/agent/flashback_test.go#L431
cannot use mock (variable of type *mockConnector) as connector.Connector value in struct literal: *mockConnector does not implement connector.Connector (missing method GetBinlogDir)
|
|
Run tests:
cmd/agent/flashback_test.go#L301
cannot use mock (variable of type *mockConnector) as connector.Connector value in struct literal: *mockConnector does not implement connector.Connector (missing method GetBinlogDir)
|
|
Run tests:
cmd/agent/flashback_test.go#L288
cannot use mock (variable of type *mockConnector) as connector.Connector value in struct literal: *mockConnector does not implement connector.Connector (missing method GetBinlogDir)
|
|
Run tests:
cmd/agent/flashback_test.go#L273
cannot use mock (variable of type *mockConnector) as connector.Connector value in struct literal: *mockConnector does not implement connector.Connector (missing method GetBinlogDir)
|
|
Run tests:
cmd/agent/flashback_test.go#L257
cannot use mock (variable of type *mockConnector) as connector.Connector value in struct literal: *mockConnector does not implement connector.Connector (missing method GetBinlogDir)
|
|
Run tests:
cmd/agent/flashback_test.go#L238
cannot use mock (variable of type *mockConnector) as connector.Connector value in struct literal: *mockConnector does not implement connector.Connector (missing method GetBinlogDir)
|
|
Run tests:
cmd/agent/flashback_test.go#L216
cannot use mock (variable of type *mockConnector) as connector.Connector value in struct literal: *mockConnector does not implement connector.Connector (missing method GetBinlogDir)
|
|
Run tests:
cmd/agent/flashback_test.go#L194
cannot use mock (variable of type *mockConnector) as connector.Connector value in struct literal: *mockConnector does not implement connector.Connector (missing method GetBinlogDir)
|
|
Run tests:
cmd/agent/flashback_test.go#L175
cannot use mock (variable of type *mockConnector) as connector.Connector value in struct literal: *mockConnector does not implement connector.Connector (missing method GetBinlogDir)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading