Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

chore: improve types #287

chore: improve types

chore: improve types #287

Triggered via pull request June 10, 2024 11:41
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/utils/upgradeFromThreeToThreeOne.test.ts > describing File Upload Payloads > remove schema for file uploads: packages/openapi-parser/src/utils/upgradeFromThreeToThreeOne.test.ts#L196
AssertionError: expected { schema: { type: 'string', …(1) } } to deeply equal {} - Expected + Received - Object {} + Object { + "schema": Object { + "format": "binary", + "type": "string", + }, + } ❯ src/utils/upgradeFromThreeToThreeOne.test.ts:196:7
ci (20)
Process completed with exit code 1.