HUL-48 | Adding new icons for sledging qualities (And migration to TypeScript) #43
ci.yml
on: pull_request
common
/
Check commit messages
13s
common
/
Lint and build
37s
common
/
Test
1m 8s
Annotations
1 error
|
common / Check commit messages
You have commit messages with errors
⧗ input: refactor: Convert UpdateConfirmation component from JS to TypeScript
- Convert class component to functional component using React hooks
- Replace withRouter HOC and connect HOC with useParams, useSelector, and useDispatch hooks
- Add comprehensive TypeScript typing for props, state, and function parameters
- Implement useMemo optimization for selector performance to prevent unnecessary rerenders
- Create extensive test suite covering all component functionality and edge cases
- Fix routing warnings in tests by adding missing route definitions
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|