Each time that try to run this extension on the latest k6 version (v0.38.3) always get this error, followed the entire env file information.
ERRO[0000] Exception raised in test "parse". Failing the test and continuing.
TypeError: could not convert function call parameter 0: could not convert
FOO = bar
SIZE = small
to context.Context source=console
ERRO[0000] Exception raised in test "stringify". Failing the test and continuing.
TypeError: could not convert function call parameter 0: could not convert [object Object] to context.Context source=console
ERRO[0000] Exception raised in test "sample". Failing the test and continuing.
TypeError: could not convert function call parameter 0: could not convert FOO=bar
SIZE=small
to context.Context source=console
Each time that try to run this extension on the latest k6 version (v0.38.3) always get this error, followed the entire env file information.
ERRO[0000] Exception raised in test "parse". Failing the test and continuing. TypeError: could not convert function call parameter 0: could not convert FOO = bar SIZE = small to context.Context source=console ERRO[0000] Exception raised in test "stringify". Failing the test and continuing. TypeError: could not convert function call parameter 0: could not convert [object Object] to context.Context source=console ERRO[0000] Exception raised in test "sample". Failing the test and continuing. TypeError: could not convert function call parameter 0: could not convert FOO=bar SIZE=small to context.Context source=console