Skip to content

Multithreaded replication WIP #640

Multithreaded replication WIP

Multithreaded replication WIP #640

Triggered via pull request October 10, 2024 22:34
Status Failure
Total duration 33s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: go/logic/migrator.go#L45
type `applyEventStruct` is unused (unused)
lint: go/logic/migrator.go#L51
func `newApplyEventStructByFunc` is unused (unused)
lint: go/logic/migrator.go#L56
func `newApplyEventStructByDML` is unused (unused)
lint: go/logic/migrator.go#L61
func `newApplyEventStructFromTrx` is unused (unused)
lint: go/binlog/gomysql_reader_test.go#L20
Use Exec instead of QueryRow to execute `SHOW` query (execinquery)
lint: go/logic/coordinator.go#L331
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
lint: go/logic/coordinator.go#L407
SA9003: empty branch (staticcheck)
lint
issues found