HUL-48 | Adding new icons for sledging qualities (And migration to TypeScript) #23
ci.yml
on: pull_request
common
/
Check commit messages
13s
common
/
Lint and build
43s
common
/
Test
33s
Annotations
2 errors
|
common / Check commit messages
You have commit messages with errors
⧗ input: refactor: convert municipal-services-client.js to TypeScript
Rename municipal-services-client.js → municipalServicesClient.ts with full TypeScript conversion including proper type definitions, interfaces, and function overloads.
Additional changes:
- Consolidate type system by moving shared types to src/types.ts
- Add comprehensive unit test suite
- Update all import paths throughout codebase
- Fix type inconsistencies in UnitObservation.value handling
- Add API_URL environment variable setup for tests
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
|
common / Test
Process completed with exit code 1.
|