Skip to content

Fix lint errors in runs API and views#16

Merged
nova-rey merged 1 commit intomainfrom
codex/fix-linting-errors-in-typescript-files
Nov 3, 2025
Merged

Fix lint errors in runs API and views#16
nova-rey merged 1 commit intomainfrom
codex/fix-linting-errors-in-typescript-files

Conversation

@nova-rey
Copy link
Owner

@nova-rey nova-rey commented Nov 3, 2025

Summary

  • replace the mock flag helper in the runs API with direct calls to isMockEnabled and tighten the payload typing
  • use type-only imports in run detail and list routes to satisfy the consistent type import rule
  • update tests to rely on satisfies type assertions instead of any

Testing

  • npm run lint

https://chatgpt.com/codex/tasks/task_e_6907f5ba353c832880ae7bc5f4fd100b

@nova-rey nova-rey merged commit 0e3fa29 into main Nov 3, 2025
1 check passed
@nova-rey nova-rey deleted the codex/fix-linting-errors-in-typescript-files branch November 3, 2025 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant