Skip to content

Remove dead TypeScript exports#61

Open
snbafana wants to merge 1 commit into
codex/cued-quality-01-slack-projection-busyfrom
codex/cued-quality-02-dead-ts-surface
Open

Remove dead TypeScript exports#61
snbafana wants to merge 1 commit into
codex/cued-quality-01-slack-projection-busyfrom
codex/cued-quality-02-dead-ts-surface

Conversation

@snbafana
Copy link
Copy Markdown
Contributor

Summary

  • Remove confirmed zero-call-site TypeScript exports and constants from platform, telemetry, setup, and schema owners
  • Clean up imports that became unused after the deletions
  • Keep the change to deletion-only cleanup with no new abstractions or file splits

Verification

  • rg recheck for every removed symbol
  • pnpm typecheck
  • pnpm check:biome
  • pnpm test src/platforms/linkedin/api/request.test.ts src/platforms/linkedin/sync/events.test.ts src/platforms/contacts/sync.test.ts src/platforms/whatsapp/helper/status.ts src/db/database.test.ts src/core/types/provider.test.ts
  • Commit hook: pnpm check:app-quality
  • Push hook: pnpm check:ci-local, including pnpm build, pnpm test, and swift build --package-path native/macos/CuedNative -c release

Stack

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