Skip to content

fix(core): serialize messages array for SQLite writes

c48c949
Select commit
Loading
Failed to load commit list.
Draft

feat(core): add SQLite in-memory database support #568

fix(core): serialize messages array for SQLite writes
c48c949
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Apr 7, 2026 in 51s

Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check failure on line 21 in packages/core/database/config.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=friggframework_frigg&issues=AZ1o_s5LAKkTowA4JzZ8&open=AZ1o_s5LAKkTowA4JzZ8&pullRequest=568

Check warning on line 95 in packages/core/database/prisma.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this "===" check; it will always be false. Did you mean to use "=="?

See more on https://sonarcloud.io/project/issues?id=friggframework_frigg&issues=AZ1pD6lOZ4nfRTIF0z4z&open=AZ1pD6lOZ4nfRTIF0z4z&pullRequest=568

Check warning on line 97 in packages/core/database/prisma.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=friggframework_frigg&issues=AZ1o_tDAAKkTowA4JzZ9&open=AZ1o_tDAAKkTowA4JzZ9&pullRequest=568