Skip to content

[release-19.0] Use uint64 for binary log file position (#17472) #29621

[release-19.0] Use uint64 for binary log file position (#17472)

[release-19.0] Use uint64 for binary log file position (#17472) #29621

Triggered via pull request January 10, 2025 19:29
Status Failure
Total duration 11m 5s
Artifacts

static_checks_etc.yml

on: pull_request
Static Code Checks Etc
5m 0s
Static Code Checks Etc
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Static Code Checks Etc: go/mysql/endtoend/replication_test.go#L84
cannot use uint32(position) (value of type uint32) as uint64 value in argument to conn.WriteComBinlogDump (typecheck)
Static Code Checks Etc
Process completed with exit code 1.