[#80] Fixed uint32 capacity overflow #27
Annotations
11 errors and 4 warnings
test (1.22.x):
cache_test.go#L417
cannot use math.MaxUint32 + 1 (untyped int constant 4294967296) as int value in assignment (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):
cache_test.go#L417
cannot use math.MaxUint32 + 1 (untyped int constant 4294967296) as int value in assignment (overflows)
|
test (1.21.x)
The operation was canceled.
|
test (1.19.x)
The job was canceled because "_1_22_x" failed.
|
test (1.19.x):
cache_test.go#L417
cannot use math.MaxUint32 + 1 (untyped int constant 4294967296) as int value in assignment (overflows)
|
test (1.19.x)
The operation was canceled.
|
test (1.20.x)
The job was canceled because "_1_22_x" failed.
|
test (1.20.x):
cache_test.go#L417
cannot use math.MaxUint32 + 1 (untyped int constant 4294967296) as int value in assignment (overflows)
|
test (1.20.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.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
|