Skip to content

Fixed compilation issues - #240

Merged
fccview merged 1 commit into
developfrom
fix/merge
Jul 20, 2026
Merged

Fixed compilation issues#240
fccview merged 1 commit into
developfrom
fix/merge

Conversation

@Panonim

@Panonim Panonim commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Bug Fixes
    • Improved version compatibility checks by using the correct shared version utilities.

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ec93a901-ba71-4836-99cb-db54b71b9b93

📥 Commits

Reviewing files that changed from the base of the PR and between 2c88d37 and 88f53fb.

📒 Files selected for processing (1)
  • src/server/routes/extensions.ts

📝 Walkthrough

Walkthrough

The extensions route updates its imports for isVersionAtLeast and getAppVersion, changing the source from the server utility path to the shared utility path. No other logic or exported declarations were modified.

Suggested reviewers: riofriz

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is related to the change, since the edit fixes an import path that could affect compilation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/merge

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@fccview
fccview merged commit b46d37d into develop Jul 20, 2026
3 checks passed
@Panonim
Panonim deleted the fix/merge branch July 20, 2026 09:44
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