Skip to content

Conversation

@tim-fabian
Copy link
Contributor

…rc so errors lead back to the actual code

@tim-fabian tim-fabian linked an issue Jan 4, 2026 that may be closed by this pull request
@tim-fabian tim-fabian enabled auto-merge January 4, 2026 02:12
throw new Error(`There is already a default import from ${imp.path}`);
}
if (imp.defaultImport) {
return existingImport.replace('{', `${imp.element}, {`);

Check failure

Code scanning / CodeQL

Incomplete string escaping or encoding High

This replaces only the first occurrence of '{'.
@tim-fabian tim-fabian merged commit 0f1cebe into dev Jan 4, 2026
5 checks passed
@tim-fabian tim-fabian deleted the entity-generation branch January 4, 2026 02:31
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.

generate entities automatically via providers

2 participants