feat(tinygo): make 53-bit limits portable across platforms #630
Annotations
4 errors and 1 warning
Run tests:
pkg/policy/literal/literal.go#L188
invalid operation: u > limits.MaxInt53 (mismatched types uint64 and int64)
|
Run tests:
pkg/policy/selector/parsing.go#L71
invalid operation: idx > limits.MaxInt53 (mismatched types int and int64)
|
Run tests:
pkg/policy/selector/parsing.go#L71
invalid operation: idx < limits.MinInt53 (mismatched types int and int64)
|
Run tests
Process completed with exit code 1.
|
Run actions/setup-go@v5
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.0-3aa5cdb87978d4076804fc3863253d18c6d671d4193d5fe29a130bf473f98ad4
|
Loading