Use a custom stringify to support bigint #77
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
apps/docs/src/content/docs/index.mdx#L19
'Card' is defined but never used
|
Lint:
apps/docs/src/content/docs/index.mdx#L19
'CardGrid' is defined but never used
|
Lint:
packages/transaction-decoder/src/decoding/log-decode.ts#L31
Forbidden non-null assertion
|
Lint:
packages/transaction-decoder/src/transaction-decoder.ts#L163
Forbidden non-null assertion
|
Loading