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

chore: fix docs type import #2946

Merged
merged 2 commits into from
Jun 12, 2024
Merged

chore: fix docs type import #2946

merged 2 commits into from
Jun 12, 2024

Conversation

ST-DDT
Copy link
Member

@ST-DDT ST-DDT commented Jun 10, 2024

Fixes the following log output from pnpm run docs:build:

docs/api/ApiIndex.vue?vue&type=script&setup=true&lang.ts (22:9): "APIGroup" is not exported by "docs/api/api-types.ts", imported by "docs/api/ApiIndex.vue?vue&type=script&setup=true&lang.ts".
docs/api/ApiIndex.vue?vue&type=script&setup=true&lang.ts (8:9): "APIGroup" is not exported by "docs/api/api-types.ts", imported by "docs/api/ApiIndex.vue?vue&type=script&setup=true&lang.ts".

@ST-DDT ST-DDT added c: docs Improvements or additions to documentation c: chore PR that doesn't affect the runtime behavior p: 1-normal Nothing urgent labels Jun 10, 2024
@ST-DDT ST-DDT added this to the vAnytime milestone Jun 10, 2024
@ST-DDT ST-DDT requested review from a team June 10, 2024 22:12
@ST-DDT ST-DDT self-assigned this Jun 10, 2024
Copy link

netlify bot commented Jun 10, 2024

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 0ba5f9b
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/666941e0b68ad30008698aee
😎 Deploy Preview https://deploy-preview-2946.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.95%. Comparing base (6d99465) to head (560a7c8).

Current head 560a7c8 differs from pull request most recent head 0ba5f9b

Please upload reports for the commit 0ba5f9b to get more accurate results.

Additional details and impacted files
@@           Coverage Diff            @@
##             next    #2946    +/-   ##
========================================
  Coverage   99.95%   99.95%            
========================================
  Files        2987     2987            
  Lines      216037   216037            
  Branches      949      601   -348     
========================================
+ Hits       215943   215948     +5     
+ Misses         94       89     -5     

see 2 files with indirect coverage changes

@xDivisionByZerox xDivisionByZerox requested review from a team June 11, 2024 10:38
@ST-DDT ST-DDT enabled auto-merge (squash) June 12, 2024 06:36
@ST-DDT ST-DDT merged commit f224c22 into next Jun 12, 2024
21 checks passed
@ST-DDT ST-DDT deleted the docs/fix-import branch June 12, 2024 06:39
eLoyyyyy pushed a commit to eLoyyyyy/faker that referenced this pull request Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: chore PR that doesn't affect the runtime behavior c: docs Improvements or additions to documentation p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants