Skip to content

Conversation

@vishalshenoy
Copy link
Contributor

No description provided.

@vishalshenoy vishalshenoy requested review from a team and codegen-team as code owners March 6, 2025 00:55
@vishalshenoy vishalshenoy merged commit 7903a9e into develop Mar 6, 2025
16 of 17 checks passed
@vishalshenoy vishalshenoy deleted the vishal/githubc branch March 6, 2025 00:57
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2025

🎉 This PR is included in version 0.46.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@codegen-team
Copy link
Contributor

Import Cycle Analysis - GitHub Check

⚠️ Potentially Problematic Import Cycles

Cycles with mixed static and dynamic imports, which might recquire attention.

Problematic Cycle 1

From: src/codegen/sdk/core/parser.py
To: src/codegen/sdk/core/statements/symbol_statement.py

  • Static imports: 1
  • Dynamic imports: 1

From: src/codegen/sdk/core/parser.py
To: src/codegen/sdk/core/expressions/placeholder_type.py

  • Static imports: 1
  • Dynamic imports: 1

From: src/codegen/sdk/typescript/detached_symbols/promise_chain.py
To: src/codegen/sdk/core/statements/statement.py

  • Static imports: 1
  • Dynamic imports: 1

From: src/codegen/sdk/typescript/interface.py
To: src/codegen/sdk/typescript/detached_symbols/code_block.py

  • Static imports: 1
  • Dynamic imports: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants