Skip to content

refactor: apply biome formatting to packages/sms, prisma, emails, lib#27880

Merged
volnei merged 2 commits intomainfrom
eunjae-lee/biome-format-batch4
Feb 13, 2026
Merged

refactor: apply biome formatting to packages/sms, prisma, emails, lib#27880
volnei merged 2 commits intomainfrom
eunjae-lee/biome-format-batch4

Conversation

@eunjae-lee
Copy link
Copy Markdown
Contributor

@eunjae-lee eunjae-lee commented Feb 11, 2026

Summary

  • Apply biome formatting to packages/sms, packages/prisma, packages/emails, and packages/lib (53 files, ~690 lines)
  • Formatting-only changes, no logic modifications

Test plan

  • CI passes (type-check, lint)
  • No logic changes - formatting only

🤖 Generated with Claude Code

Format packages/sms, packages/prisma, packages/platform/libraries,
packages/platform/examples, packages/platform/types, packages/emails,
and packages/lib.

Excludes packages/platform/examples/base/src/pages/[bookingUid].tsx
due to pre-existing lint errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 68 files

Prompt for AI agents (all issues)

Check if these issues are valid — if so, understand the root cause of each and fix them.


<file name="packages/lib/videoTokens.ts">

<violation number="1" location="packages/lib/videoTokens.ts:5">
P2: Avoid inline env parsing and weak fallback secrets in shared utilities. Centralize CAL_VIDEO_RECORDING_TOKEN_SECRET in a typed config/constants module (validated once) and fail fast when missing, rather than defaulting to "default-secret-change-me".

(Based on your team's feedback about centralizing env-derived configuration.) [FEEDBACK_USED]</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

@github-actions
Copy link
Copy Markdown
Contributor

Devin AI is addressing Cubic AI's review feedback

A Devin session has been created to address the issues identified by Cubic AI.

View Devin Session

Revert biome formatting for packages/platform as requested.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@eunjae-lee eunjae-lee changed the title refactor: apply biome formatting to small packages + packages/lib refactor: apply biome formatting to packages/sms, prisma, emails, lib Feb 13, 2026
@eunjae-lee eunjae-lee marked this pull request as ready for review February 13, 2026 10:36
@eunjae-lee eunjae-lee requested a review from a team as a code owner February 13, 2026 10:36
@graphite-app graphite-app bot added core area: core, team members only consumer labels Feb 13, 2026
@graphite-app graphite-app bot requested a review from a team February 13, 2026 10:37
@volnei volnei enabled auto-merge (squash) February 13, 2026 10:37
@volnei volnei merged commit e211987 into main Feb 13, 2026
88 of 89 checks passed
@volnei volnei deleted the eunjae-lee/biome-format-batch4 branch February 13, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

consumer core area: core, team members only ready-for-e2e size/XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants