Skip to content

Fix integer parsing logic #34059

Fix integer parsing logic

Fix integer parsing logic #34059

Triggered via pull request January 29, 2025 15:52
Status Failure
Total duration 7m 50s
Artifacts
Run Upgrade Downgrade Test - Backups - E2E
6m 7s
Run Upgrade Downgrade Test - Backups - E2E
Fit to window
Zoom out
Zoom in

Annotations

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