Skip to content

[Chore] Clear develop CI lint and knip failures after automation work items flatten - #123

Closed
roomote-roomote[bot] wants to merge 1 commit into
developfrom
fix/develop-ci-lint-knip-unused-automation-types-326tbi3e1i97z
Closed

[Chore] Clear develop CI lint and knip failures after automation work items flatten#123
roomote-roomote[bot] wants to merge 1 commit into
developfrom
fix/develop-ci-lint-knip-unused-automation-types-326tbi3e1i97z

Conversation

@roomote-roomote

Copy link
Copy Markdown
Contributor

Created by Roomote. Follow up by mentioning @roomote, in the web UI, or in Slack.

What changed

Removes the unused automation work-item type export and the Zod object schema binding that existed only to derive that type. The local params type is still inferred from the advertised flat input schema, with no runtime behavior change.

Why this change was made

After #116 flattened submit_automation_work_items, develop CI failed deterministically on Lint (worker eslint warned that the schema was only used as a type under --max-warnings=0) and Knip (unused exported type). This unblocks those two jobs with the smallest type-only cleanup.

Impact

No user-facing behavior change. Worker lint and knip both pass again for the automation work-items MCP tool surface that #116 introduced.

… work item types

Remove the type-only schema binding and unauthenticated export that broke worker lint and knip after #116.
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