chore: add a todo in popover #165
Annotations
3 errors and 1 warning
src/bundler.test.ts > should bundle the code:
nodejs-tools/nodejs-lib/tsx-bundler/src/bundler.test.ts#L52
Error: Snapshot `should bundle the code 1` mismatched
- Expected
+ Received
- "<div><h1>Pikachu supremacy ✌️ ϞϞ(๑⚈ ․̫ ⚈๑)∩ ⚡️⚡️</h1><p>Is 42 Prime: <strong>false</strong></p><p>Is 43 Prime: <strong>true</strong></p><h2>Users</h2><p>User count: 10</p></div>"
+ undefined
❯ test.timeout src/bundler.test.ts:52:20
|
nodejs-ci
@vighnesh153/tsx-bundler#test: command (/home/runner/work/vighnesh153-monorepo/vighnesh153-monorepo/nodejs-tools/nodejs-lib/tsx-bundler) /usr/local/bin/npm run test exited (1)
|
nodejs-ci
Process completed with exit code 1.
|
nodejs-ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|