feat(java): Respect content-type header from IR v53 #9310
ci.yml
on: pull_request
ts-generator-changes
21s
lint
2m 33s
compile
3m 23s
eslint
2m 0s
test
5m 22s
ete-tests
5m 6s
live-test-dev
0s
live-test-dev-windows
0s
node-version-tests
0s
cloudflare-startup-tests
0s
browser-startup-tests
0s
Annotations
3 errors and 10 warnings
src/tests/update-api/update-api.test.ts > fern api update > fern api update:
packages/cli/ete-tests/src/tests/update-api/update-api.test.ts#L23
Error: Snapshot `fern api update > fern api update 1` mismatched
- Expected
+ Received
@@ -1215,20 +1215,20 @@
},
"origin": {
"type": "string",
"description": "The starting station of the trip",
"examples": [
- "Berlin Hauptbahnhof",
- "Paris Gare du Nord"
+ "efdbb9d1-02c2-4bc3-afb7-6788d8782b1e",
+ "b2e783e1-c824-4d63-b37a-d8d698862f1d"
]
},
"destination": {
"type": "string",
"description": "The destination station of the trip",
"examples": [
- "Paris Gare du Nord",
- "Berlin Hauptbahnhof"
+ "b2e783e1-c824-4d63-b37a-d8d698862f1d",
+ "efdbb9d1-02c2-4bc3-afb7-6788d8782b1e"
]
},
"departure_time": {
"type": "string",
"format": "date-time",
❯ src/tests/update-api/update-api.test.ts:23:67
|
src/tests/update-api-v2/update-api.test.ts > fern api update unioned > fern api update unioned:
packages/cli/ete-tests/src/tests/update-api-v2/update-api.test.ts#L23
Error: Snapshot `fern api update unioned > fern api update unioned 1` mismatched
- Expected
+ Received
@@ -1215,20 +1215,20 @@
},
"origin": {
"type": "string",
"description": "The starting station of the trip",
"examples": [
- "Berlin Hauptbahnhof",
- "Paris Gare du Nord"
+ "efdbb9d1-02c2-4bc3-afb7-6788d8782b1e",
+ "b2e783e1-c824-4d63-b37a-d8d698862f1d"
]
},
"destination": {
"type": "string",
"description": "The destination station of the trip",
"examples": [
- "Paris Gare du Nord",
- "Berlin Hauptbahnhof"
+ "b2e783e1-c824-4d63-b37a-d8d698862f1d",
+ "efdbb9d1-02c2-4bc3-afb7-6788d8782b1e"
]
},
"departure_time": {
"type": "string",
"format": "date-time",
❯ src/tests/update-api-v2/update-api.test.ts:23:67
|
ete-tests
Process completed with exit code 1.
|
ts-generator-changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ts-generator-changes
The process '/usr/bin/git' failed with exit code 128
|
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint
The process '/usr/bin/git' failed with exit code 128
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
The process '/usr/bin/git' failed with exit code 128
|
compile
The process '/usr/bin/git' failed with exit code 128
|
test
The process '/usr/bin/git' failed with exit code 128
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/fern/fern. Supported file pattern: go.sum
|
ete-tests
The process '/usr/bin/git' failed with exit code 128
|