chore(docs): added link to readme with updated list of versions for g… #9309
ci.yml
on: push
ts-generator-changes
21s
lint
2m 21s
compile
2m 50s
eslint
2m 0s
test
2m 39s
ete-tests
5m 17s
live-test-dev
3m 22s
live-test-dev-windows
5m 16s
node-version-tests
0s
cloudflare-startup-tests
0s
browser-startup-tests
0s
Annotations
5 errors and 13 warnings
test
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
test
Process completed with exit code 1.
|
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
|
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
|
live-test-dev
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
live-test-dev
The process '/usr/bin/git' failed with exit code 128
|
compile
The process '/usr/bin/git' failed with exit code 128
|
ete-tests
The process '/usr/bin/git' failed with exit code 128
|
live-test-dev-windows
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|