Skip to content

Fix integer parsing logic #30213

Fix integer parsing logic

Fix integer parsing logic #30213

Triggered via pull request January 29, 2025 15:52
Status Failure
Total duration 6m 44s
Artifacts
Run Upgrade Downgrade Test - Query Serving (Queries)
5m 16s
Run Upgrade Downgrade Test - Query Serving (Queries)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Run Upgrade Downgrade Test - Query Serving (Queries): go/vt/vtctl/grpcvtctldserver/server.go#L1513
math.MaxInt (untyped int constant 9223372036854775807) overflows uint32
Run Upgrade Downgrade Test - Query Serving (Queries): go/vt/vtctl/grpcvtctldserver/server.go#L1521
math.MaxInt (untyped int constant 9223372036854775807) overflows uint32
Run Upgrade Downgrade Test - Query Serving (Queries)
Process completed with exit code 2.
Run Upgrade Downgrade Test - Query Serving (Queries)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.