Skip to content

[#91] Fixed the behavior of checkedAdd when over/underflow #37

[#91] Fixed the behavior of checkedAdd when over/underflow

[#91] Fixed the behavior of checkedAdd when over/underflow #37

Triggered via push July 28, 2024 15:23
Status Failure
Total duration 36s
Artifacts

test-32-bit.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 4 warnings
test (1.22.x): stats_test.go#L73
cannot use math.MaxInt64 (untyped int constant 9223372036854775807) as int value in argument to t.Fatalf (overflows)
test (1.22.x): stats_test.go#L86
cannot use math.MinInt64 (untyped int constant -9223372036854775808) as int value in argument to t.Fatalf (overflows)
test (1.22.x)
Process completed with exit code 2.
test (1.21.x): stats_test.go#L73
cannot use math.MaxInt64 (untyped int constant 9223372036854775807) as int value in argument to t.Fatalf (overflows)
test (1.21.x): stats_test.go#L86
cannot use math.MinInt64 (untyped int constant -9223372036854775808) as int value in argument to t.Fatalf (overflows)
test (1.21.x)
Process completed with exit code 2.
test (1.20.x)
The job was canceled because "_1_21_x" failed.
test (1.20.x): stats_test.go#L73
cannot use math.MaxInt64 (untyped int constant 9223372036854775807) as int value in argument to t.Fatalf (overflows)
test (1.20.x): stats_test.go#L86
cannot use math.MinInt64 (untyped int constant -9223372036854775808) as int value in argument to t.Fatalf (overflows)
test (1.20.x)
Process completed with exit code 2.
test (1.19.x)
The job was canceled because "_1_21_x" failed.
test (1.19.x): stats_test.go#L73
cannot use math.MaxInt64 (untyped int constant 9223372036854775807) as int value in argument to t.Fatalf (overflows)
test (1.19.x): stats_test.go#L86
cannot use math.MinInt64 (untyped int constant -9223372036854775808) as int value in argument to t.Fatalf (overflows)
test (1.19.x)
The operation was canceled.
test (1.22.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/otter/otter. Supported file pattern: go.sum
test (1.21.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/otter/otter. Supported file pattern: go.sum
test (1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/otter/otter. Supported file pattern: go.sum
test (1.19.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/otter/otter. Supported file pattern: go.sum