Skip to content

[release-19.0] Online DDL: fix defer function, potential connection pool exhaustion (#17207) #8769

[release-19.0] Online DDL: fix defer function, potential connection pool exhaustion (#17207)

[release-19.0] Online DDL: fix defer function, potential connection pool exhaustion (#17207) #8769

Triggered via pull request November 11, 2024 10:48
Status Failure
Total duration 10m 44s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Code Coverage: go/vt/vttablet/onlineddl/executor.go#L969
syntax error: unexpected <<, expected }
Code Coverage: go/vt/vttablet/onlineddl/executor.go#L972
syntax error: non-declaration statement outside function body
Code Coverage: go/vt/vttablet/onlineddl/executor.go#L984
invalid character U+0023 '#'
Code Coverage: go/vt/vttablet/onlineddl/executor.go#L994
method has no receiver
Code Coverage: go/vt/vttablet/onlineddl/executor.go#L994
syntax error: unexpected {, expected name
Code Coverage: go/vt/vttablet/onlineddl/executor.go#L998
syntax error: unexpected ( after top level declaration
Code Coverage: go/vt/vttablet/onlineddl/executor.go#L1015
method has no receiver
Code Coverage: go/vt/vttablet/onlineddl/executor.go#L1015
syntax error: unexpected {, expected (
Code Coverage: go/vt/vttablet/onlineddl/executor.go#L1019
syntax error: unexpected := in parameter list; possibly missing comma or )
Code Coverage: go/vt/vttablet/onlineddl/executor.go#L1020
syntax error: non-declaration statement outside function body
Code Coverage
The `python-version` input is not set. The version of Python currently in `PATH` will be used.