Skip to content

style: fix biome lint issues#4669

Open
agentHits wants to merge 1 commit into
Dokploy:canaryfrom
agentHits:fix/biome-canary
Open

style: fix biome lint issues#4669
agentHits wants to merge 1 commit into
Dokploy:canaryfrom
agentHits:fix/biome-canary

Conversation

@agentHits

Copy link
Copy Markdown

What is this PR about?

This PR restores Biome compliance with a narrow lint-only cleanup. It adds explicit Biome suppression reasons for intentional test mocks and parser cursor updates, removes unused/import-order diagnostics, and changes the webhook URL copy affordance from a div-based badge button to a semantic button while preserving the existing badge styling.

Checklist

Before submitting this PR, please make sure that:

Checks

  • pnpm format-and-lint
  • git diff --check
  • pnpm --dir apps/dokploy exec vitest --config __test__/vitest.config.ts run __test__/deploy/application.command.test.ts __test__/git-provider/git-provider-access.test.ts __test__/queues/in-memory-queue.test.ts __test__/queues/concurrency.test.ts
  • pnpm --dir apps/dokploy run typecheck
  • pnpm --dir packages/server run typecheck

Issues related (if applicable)

N/A

Screenshots (if applicable)

N/A - lint-only cleanup; no intended visual changes.

@agentHits agentHits marked this pull request as ready for review June 21, 2026 17:52
@agentHits agentHits requested a review from Siumauricio as a code owner June 21, 2026 17:52
@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jun 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant