Skip to content

style: fix biome lint issues#4669

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

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant