Skip to content

ci(deepsource): disable Qwik-specific rules#370

Merged
d-oit merged 1 commit into
mainfrom
fix/deepsource-disable-qwik-rules
Jul 3, 2026
Merged

ci(deepsource): disable Qwik-specific rules#370
d-oit merged 1 commit into
mainfrom
fix/deepsource-disable-qwik-rules

Conversation

@d-oit

@d-oit d-oit commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Disables Biome's useQwikValidLexicalScope rule in DeepSource config.

This project uses React, not Qwik framework. The rule was incorrectly flagging normal TypeScript arrow functions as "non-serializable expressions" that need `` wrapping (a Qwik-specific serialization pattern).

Fixes false positives on PRs #356, #368 and future PRs.

Project uses React, not Qwik framework. The useQwikValidLexicalScope
rule was incorrectly flagging normal TypeScript arrow functions as
non-serializable expressions.
@d-oit d-oit enabled auto-merge (squash) July 3, 2026 09:54
@github-actions github-actions Bot added the config label Jul 3, 2026
@codacy-production

Copy link
Copy Markdown
Contributor

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@deepsource-io

deepsource-io Bot commented Jul 3, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 4331a51...54190f0 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript Jul 3, 2026 9:54a.m. Review ↗
Python Jul 3, 2026 9:54a.m. Review ↗
Shell Jul 3, 2026 9:54a.m. Review ↗
SQL Jul 3, 2026 9:54a.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@d-oit d-oit merged commit 0feafcd into main Jul 3, 2026
22 checks passed
@d-oit d-oit deleted the fix/deepsource-disable-qwik-rules branch July 3, 2026 09:55
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.

2 participants