Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(docs): update typedoc and typescript #2552

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

teogeb
Copy link
Contributor

@teogeb teogeb commented May 15, 2024

Maybe need to exclude @ethersproject package or the Provider class somehow. Error:

[ERROR] Error: Docusaurus found broken links!
Please check the pages of your site in the list below, and make sure you don't reference any path that does not exist.
Note: it's possible to ignore broken links with the 'onBrokenLinks' Docusaurus configuration, and let the build pass.
Exhaustive list of all broken links found:
- On source page path = /usage/sdk/api/interfaces/Provider:
   -> linking to getBalance (resolved as: /usage/sdk/api/interfaces/getBalance)
   -> linking to getTransactionCount (resolved as: /usage/sdk/api/interfaces/getTransactionCount)
   -> linking to getCode (resolved as: /usage/sdk/api/interfaces/getCode)
   -> linking to getStorage (resolved as: /usage/sdk/api/interfaces/getStorage)
   -> linking to call (resolved as: /usage/sdk/api/interfaces/call)
   -> linking to estimateGas (resolved as: /usage/sdk/api/interfaces/estimateGas)
   -> linking to getTransactionResult (resolved as: /usage/sdk/api/interfaces/getTransactionResult)

@teogeb teogeb changed the base branch from main to fix-setProxies-import-in-FakeNetworkNode May 15, 2024 11:17
Base automatically changed from fix-setProxies-import-in-FakeNetworkNode to main May 15, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant