Skip to content

chore: successful build and test pass for all packages

9dbe1be
Select commit
Loading
Failed to load commit list.
Merged

feat(multi-tenant): Phase 2 - Turso Platform API integration and schema initialization #1171

chore: successful build and test pass for all packages
9dbe1be
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 17, 2026 in 3s

6 new alerts including 1 error

New alerts in code changed by this pull request

  • 1 error
  • 5 notes

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 193 in packages/services/service-tenant/src/tenant-schema-initializer.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused loop iteration variable Error

For loop variable objectName is not used in the loop body.

Check notice on line 112 in packages/services/service-tenant/src/tenant-context.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable tenantSlug.

Check notice on line 3 in packages/services/service-tenant/src/tenant-integration.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import beforeEach.

Check notice on line 164 in packages/services/service-tenant/src/tenant-integration.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable initializer.

Check notice on line 169 in packages/services/service-tenant/src/tenant-integration.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable initializer.

Check notice on line 193 in packages/services/service-tenant/src/tenant-schema-initializer.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable objectName.