[#91] Fixed the behavior of checkedAdd when over/underflow #36
Annotations
15 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)
The job was canceled because "_1_22_x" failed.
|
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.19.x)
The job was canceled because "_1_22_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.20.x)
The job was canceled because "_1_22_x" failed.
|
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.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.19.x)
Process completed with exit code 2.
|
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.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.19.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
|