updated putmodelcard audit to pass in model card revision object #4862
Annotations
3 errors and 1 warning
Run npm run test:
backend/test/routes/model/modelcard/putModelCard.spec.ts#L24
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ test/routes/model/modelcard/putModelCard.spec.ts:24:28
|
Run npm run test:
backend/test/routes/model/modelcard/putModelCard.spec.ts#L32
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ test/routes/model/modelcard/putModelCard.spec.ts:32:28
|
Run npm run test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading