Add Progressive failover mode to the failover connector #21387
Annotations
11 errors
scoped-tests-matrix (ubuntu-latest)
Process completed with exit code 2.
|
scoped-tests-matrix (ubuntu-latest):
connector/failoverconnector/mode_test.go#L121
empty: use assert.Empty (testifylint)
|
scoped-tests-matrix (ubuntu-latest):
connector/failoverconnector/progressive_mode.go#L87
unused-receiver: method receiver 'p' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
scoped-tests-matrix (ubuntu-latest):
connector/failoverconnector/progressive_mode.go#L69
unused-receiver: method receiver 'p' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
scoped-tests-matrix (ubuntu-latest):
connector/failoverconnector/progressive_mode.go#L51
unused-receiver: method receiver 'p' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
scoped-tests-matrix (ubuntu-latest):
connector/failoverconnector/progressive_mode.go#L30
unused-receiver: method receiver 'f' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
scoped-tests-matrix (ubuntu-latest):
connector/failoverconnector/progressive_mode.go#L24
unused-receiver: method receiver 'f' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
scoped-tests-matrix (ubuntu-latest):
connector/failoverconnector/progressive_mode.go#L18
unused-receiver: method receiver 'f' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
scoped-tests-matrix (ubuntu-latest):
connector/failoverconnector/mode.go#L54
emptyFallthrough: remove empty case containing only fallthrough to default case (gocritic)
|
scoped-tests-matrix (windows-latest)
The operation was canceled.
|
scoped-tests-matrix (windows-latest)
The strategy configuration was canceled because "scoped-tests-matrix.ubuntu-latest" failed
|