Currently, when the playground encounters a warning it displays the message and highlights the code where the warning occurred. It doesn't show the stack trace at all, which can end up hiding useful information, particularly for warnings that appear within mixins and functions.