You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update TypeScript version and add tests for task management
- Downgraded TypeScript dependency from 5.8.3 to 5.6.2 in the ts-uploader package for compatibility.
- Added new tests for the chainActions function to ensure proper execution order of tasks.
- Enhanced TaskManager tests to verify task creation and promise resolution, improving overall test coverage.
0 commit comments