-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
fix: breaking docs CI #11156
fix: breaking docs CI #11156
Conversation
c47dc21
to
602fede
Compare
Codecov Report
@@ Coverage Diff @@
## master #11156 +/- ##
==========================================
- Coverage 65.84% 62.21% -3.64%
==========================================
Files 827 436 -391
Lines 39051 14560 -24491
Branches 3673 3673
==========================================
- Hits 25715 9059 -16656
+ Misses 13229 5320 -7909
- Partials 107 181 +74
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
a0a6ff6
to
0b60b54
Compare
0b60b54
to
9c2f44a
Compare
Actually there seems to be another issue related to gatsbyjs/gatsby#26941. @rusackas et al. would you be able to look into this? |
Yeah that one drove me crazy. I'm having other issues with Fossa going MiA my PR that does that (amongst other things) |
I managed to merge my PR that addresses the issues mentioned here. |
SUMMARY
The CI checks are failing in
master
for changes which relate to the documentation. This PR fixes the lint issues.BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TEST PLAN
CI.
ADDITIONAL INFORMATION