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

Devtool - changed 2 of the .mdx files so Docusaurus can render #3173

Closed
wants to merge 5 commits into from

Conversation

EthanBarlow
Copy link

The deploy details show a failed build. This was the error message:

3:58:35 PM: [ERROR] Docusaurus server-side rendering could not render static page with path /docs/essentials/do_dont.
3:58:35 PM: [ERROR] Docusaurus server-side rendering could not render static page with path /docs/essentials/faq.
3:58:37 PM: [success] [webpackbar] Server: Compiled with some errors in 14.85s
3:58:37 PM: Error: Document title not found for documentID essentials/side_effect
3:58:37 PM: Error: Document title not found for documentID essentials/side_effect

Just updated essentials/side_effect to essentials/side_effects in the do_dont.mdx and faq.mdx files. I think that should let it build.

@EthanBarlow EthanBarlow mentioned this pull request Dec 1, 2023
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Merging #3173 (ef0cd3c) into devtool (32f3cd0) will decrease coverage by 0.03%.
The diff coverage is n/a.

❗ Current head ef0cd3c differs from pull request most recent head b21603e. Consider uploading reports for the commit b21603e to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           devtool    #3173      +/-   ##
===========================================
- Coverage    95.27%   95.24%   -0.03%     
===========================================
  Files           53       53              
  Lines         2306     2252      -54     
===========================================
- Hits          2197     2145      -52     
+ Misses         109      107       -2     

see 37 files with indirect coverage changes

@rrousselGit
Copy link
Owner

This appears to have been fixed separately

@rrousselGit rrousselGit closed this Dec 4, 2023
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.

2 participants