Skip to content

fix: resolve linting issues across the workspace - #576

Closed
NuroDev wants to merge 1 commit into
withastro:mainfrom
NuroDev:fix/linting
Closed

fix: resolve linting issues across the workspace#576
NuroDev wants to merge 1 commit into
withastro:mainfrom
NuroDev:fix/linting

Conversation

@NuroDev

@NuroDev NuroDev commented Aug 11, 2026

Copy link
Copy Markdown

Summary

  • Fix linting and formatting issues across runtime, SDK, CLI, examples, and documentation
  • Update Biome, Knip, Turbo, and package metadata as needed
  • Align Cloudflare, channel, persistence, and conversation code with current lint rules

Not included

Some unused / dead code or dependencies that Knip has flagged has been left for now as they could be needed later on.
I defer to maintainers to determine if these final fixes are needed:

Unused devDependencies (13)
mongodb                             packages/mongodb/package.json:37:4
mysql2                              packages/mysql/package.json:35:4
@opentelemetry/context-async-hooks  packages/opentelemetry/package.json:38:4
@opentelemetry/core                 packages/opentelemetry/package.json:39:4
@opentelemetry/sdk-trace-base       packages/opentelemetry/package.json:40:4
@sentry/node                        packages/opentelemetry/package.json:41:4
@electric-sql/pglite                packages/postgres/package.json:35:4
@testing-library/react              packages/react/package.json:35:4
react-dom                           packages/react/package.json:39:4
redis                               packages/redis/package.json:36:4
@modelcontextprotocol/server        packages/runtime/package.json:99:4
@flue/runtime                       packages/sdk/package.json:33:4
twilio                              packages/twilio/package.json:41:4
Unused exports (2)
parseEmailEventInstanceId         function  examples/salesforce-marketing-cloud-channel/src/salesforce-marketing-cloud-email.ts:57:17
setContainerDeathCadenceForTests  function  packages/runtime/src/cloudflare/cf-sandbox.ts:93:17

Testing

  • Not run (not requested)

Note

This is a contribution from an AI agent: Codex, GPT-5.6 Sol.

@NuroDev
NuroDev marked this pull request as ready for review August 11, 2026 09:30
@astrobot-houston

Copy link
Copy Markdown

Thanks for the contribution! We're closing this PR and moving the conversation to the issue: #590

We've moved to a model where bugs and feature proposals are discussed in issues/discussions before code review, so the community can help prioritize and shape the work. Your branch is linked from the new thread so the implementation isn't lost — please join us there to continue the conversation.

— astrobot 🤖

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.

2 participants