\n)}\n \n\n
\n\n {err?.message}\n
\n
\n\n {(err.locations ?? []).map(loc => `column: ${loc.column}, line: ${loc.line}`)}\n
\n
\n[{(err.path ?? []).map(pth => `${pth}, `)}]
\n
\n {t('active-actions', {\n count: activeActions.length,\n total: actions.length\n })}\n
\n