Skip to content

upgrade outdated dependencies #126

upgrade outdated dependencies

upgrade outdated dependencies #126

Triggered via push May 15, 2024 13:57
Status Failure
Total duration 31s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
mjml-bar-chart › mjml markup › should render the bar chart: src/index.spec.ts#L43
expect(received).toMatchSnapshot() Snapshot name: `mjml-bar-chart mjml markup should render the bar chart 1` - Snapshot - 9 + Received + 5 @@ -1,7 +1,7 @@ "<!doctype html> - <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> + <html lang="und" dir="auto" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> <head> <title></title> <!--[if !mso]><!--> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!--<![endif]--> @@ -38,25 +38,21 @@ </style> <style media="screen and (min-width:480px)"> .moz-text-html .mj-column-per-100 { width:100% !important; max-width: 100%; } </style> - + - <style type="text/css"> - - - </style> - <style type="text/css"> + - </style> + </head> <body style="word-spacing:normal;"> <div - style="" + style="" lang="und" dir="auto" > <!--[if mso | IE]><table align="center" border="0" cellpadding="0" cellspacing="0" class="" role="presentation" style="width:600px;" width="600" ><tr><td style="line-height:0px;font-size:0px;mso-line-height-rule:exactly;"><![endif]--> at Object.<anonymous> (src/index.spec.ts:43:25)
build
Process completed with exit code 1.