Skip to content

Conversation

Tomaszal
Copy link
Contributor

Fixes the following TypeScript error when using EntityMixin:

The inferred type of ... cannot be named without a reference to '../../node_modules/@data-client/endpoint/lib/schemas/EntityTypes'. This is likely not portable. A type annotation is necessary.ts(2742)

Copy link

changeset-bot bot commented Apr 29, 2025

🦋 Changeset detected

Latest commit: 152d736

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.74%. Comparing base (9db5ca9) to head (152d736).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3480   +/-   ##
=======================================
  Coverage   98.74%   98.74%           
=======================================
  Files         124      124           
  Lines        2239     2239           
  Branches      460      460           
=======================================
  Hits         2211     2211           
  Misses         13       13           
  Partials       15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ntucker ntucker added this pull request to the merge queue Apr 30, 2025
Merged via the queue into reactive:master with commit bab907c Apr 30, 2025
22 checks passed
@Tomaszal Tomaszal deleted the patch-1 branch April 30, 2025 11:40
@ntucker
Copy link
Collaborator

ntucker commented May 1, 2025

Thanks @Tomaszal for this PR; just released a new version of @data-client/endpoint with the fix.

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