Skip to content

chore: update guts to first tagged release #15975

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

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Dec 30, 2024

Changes error about name collision in generation to a warning. The name collision still exists, just moved it to a warning rather than an error in the logs.

Changes to the log are in the guts pkg

$ make -B site/src/api/typesGenerated.ts
2024/12/30 09:04:10 WARN enum list Entitlements cannot be added, an existing declaration with that name exists. To generate this enum list, the name collision must be resolved.  existing=Interface:Entitlements
2024/12/30 09:04:10 WARN enum list Experiments cannot be added, an existing declaration with that name exists. To generate this enum list, the name collision must be resolved.  existing=Alias:Experiments

Changes error about name collision in generation to a warning
@Emyrk Emyrk merged commit 459003f into main Dec 30, 2024
37 checks passed
@Emyrk Emyrk deleted the stevenmasley/guts_version branch December 30, 2024 16:45
@github-actions github-actions bot locked and limited conversation to collaborators Dec 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants