fix(publish): added comments #49
push.yml
on: push
lint
/
biome
37s
build
/
packages
1m 5s
test
/
vitest
3m 42s
publish
/
publish
Annotations
2 errors
packages/bundler-sdk-viem/test/populateBundle.test.ts > populateBundle > without signatures > base > should wrap then supply aUSDC:
packages/bundler-sdk-viem/test/populateBundle.test.ts#L4990
AssertionError: expected true to be falsy
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
<div />
</body>
</html>
- Expected
+ Received
- false
+ true
❯ packages/bundler-sdk-viem/test/populateBundle.test.ts:4990:68
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
test / vitest
Process completed with exit code 1.
|