Skip to content

Remove unused posthog-node dependency #1391

Remove unused posthog-node dependency

Remove unused posthog-node dependency #1391

Triggered via pull request July 7, 2026 23:18
Status Failure
Total duration 2m 56s
Artifacts

jest.yml

on: pull_request
Matrix: jest
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
jest (18)
Process completed with exit code 1.
renderTemplate › returns rendered html: packages/cli/src/util/__test__/renderTemplate.test.ts#L20
expect(received).toMatchSnapshot() Snapshot name: `renderTemplate returns rendered html 1` - Snapshot - 1 + Received + 1 @@ -484,11 +484,11 @@ align="left" style="font-size:0px;padding:0px;padding-top:40px;padding-bottom:48px;word-break:break-word;" > <div style="font-family:Inter, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, sans-serif;font-size:14px;font-weight:400;line-height:160%;text-align:left;color:#888888;" - >© 2023 BookBook  ·  <a href="MM_EMAIL_PREFERENCES_URL" target="_blank" rel="noreferrer" style="text-decoration:none">Unsubscribe</a></div> + >© 2026 BookBook  ·  <a href="MM_EMAIL_PREFERENCES_URL" target="_blank" rel="noreferrer" style="text-decoration:none">Unsubscribe</a></div> </td> </tr> </tbody> at Object.<anonymous> (packages/cli/src/util/__test__/renderTemplate.test.ts:20:18)
jest (18)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/