refactor(models): keep release dates in one table / 模型发布日期统一到单一数据表 #1946
tests-unit.yml
on: pull_request
Typecheck and unit tests
39s
Annotations
2 errors
|
Typecheck and unit tests
Process completed with exit code 1.
|
|
src/lib/api-route-catalog.test.ts > API route catalog > forces API documentation review after every route or shared contract source edit:
packages/app/src/lib/api-route-catalog.test.ts#L180
AssertionError: ../constants/src/models.ts changed. Review API docs for: Published benchmark and TCO model names, aliases, and parameter enums. Then update its shared-source SHA-256 digest in src/lib/api-route-catalog.ts.: expected 'fde7ec056e048452663ddcaa46af137e9ec19…' to be 'dca2b25f754adf90ac1bda31c5eb52503e3b3…' // Object.is equality
Expected: "dca2b25f754adf90ac1bda31c5eb52503e3b3e8c72e684f10724c177c1317fac"
Received: "fde7ec056e048452663ddcaa46af137e9ec192676b94c701f57bcc4498417157"
❯ src/lib/api-route-catalog.test.ts:180:9
|