fix(core): handle type arrays (["array","null"]) in form-urlencoded serialization #789
Annotations
6 errors and 1 notice
|
pr-checks (ubuntu-latest, 22.x)
Process completed with exit code 1.
|
|
[orval-tests] api-generation.spec.ts > API Generation Snapshots > tests/generated/fetch/binary-request-body/model/index.ts:
test-utils/snapshot-testing.ts#L75
Error: Snapshot `API Generation Snapshots > tests/generated/fetch/binary-request-body/model/index.ts 1` mismatched
- Expected
+ Received
@@ -1,7 +1,7 @@
/**
- * Generated by orval v8.11.0 🍺
+ * Generated by orval v8.12.1 🍺
* Do not edit manually.
* Binary Request Body
* Raw binary request bodies
* OpenAPI spec version: 1.0.0
*/
❯ ../test-utils/snapshot-testing.ts:75:9
|
|
[orval-tests] api-generation.spec.ts > API Generation Snapshots > tests/generated/fetch/binary-request-body/endpoints.ts:
test-utils/snapshot-testing.ts#L75
Error: Snapshot `API Generation Snapshots > tests/generated/fetch/binary-request-body/endpoints.ts 1` mismatched
- Expected
+ Received
@@ -1,7 +1,7 @@
/**
- * Generated by orval v8.11.0 🍺
+ * Generated by orval v8.12.1 🍺
* Do not edit manually.
* Binary Request Body
* Raw binary request bodies
* OpenAPI spec version: 1.0.0
*/
❯ ../test-utils/snapshot-testing.ts:75:9
|
|
pr-checks (ubuntu-latest, 22.x)
orval-tests#test:snapshots: command (/home/runner/work/orval/orval/tests) /home/runner/.bun/bin/bun run test:snapshots exited (1)
|
|
pr-checks (windows-latest, 22.x)
The strategy configuration was canceled because "pr-checks.ubuntu-latest_22_x" failed
|
|
pr-checks (windows-latest, 22.x)
The operation was canceled.
|
|
pr-checks (windows-latest, 22.x)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|