Describe the bug
=== RUN TestMultiplyOperatorScenarios
operators_test.go:127: desc:
exp: "ab" * 4611686018427387904
doc:
utils.go:22: --- expected
+++ actual
@@ -1,1 +0,0 @@
-result of repeating string (2 bytes) by 4611686018427387904 would exceed 10485760 bytes
@@ -0,0 +1,1 @@
+4611686018427387904 is not within [-2147483648, 2147483647]
Version of yq: v4.53.2
Operating system: Debian unstable
Installed via: build from source
Command
Describe the bug
=== RUN TestMultiplyOperatorScenarios
operators_test.go:127: desc:
exp: "ab" * 4611686018427387904
doc:
utils.go:22: --- expected
+++ actual
@@ -1,1 +0,0 @@
-result of repeating string (2 bytes) by 4611686018427387904 would exceed 10485760 bytes
@@ -0,0 +1,1 @@
+4611686018427387904 is not within [-2147483648, 2147483647]
Version of yq: v4.53.2
Operating system: Debian unstable
Installed via: build from source
Command