fix(fastapi): update pydantic utilities #9260
ci.yml
on: pull_request
ts-generator-changes
18s
lint
2m 20s
compile
3m 8s
eslint
2m 3s
test
4m 54s
ete-tests
5m 17s
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
@@ -20,17 +20,17 @@
"url": "https://github.com/bump-sh-examples/train-travel-api/issues/new"
}
},
"servers": [
{
- "url": "https://api.example.com",
- "description": "Production",
+ "url": "https://try.microcks.io/rest/Train+Travel+API/1.0.0",
+ "description": "Mock Server",
"x-internal": false
},
{
- "url": "https://try.microcks.io/rest/Train+Travel+API/1.0.0",
- "description": "Mock Server",
+ "url": "https://api.example.com",
+ "description": "Production",
"x-internal": false
}
],
"security": [
{
❯ 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
@@ -20,17 +20,17 @@
"url": "https://github.com/bump-sh-examples/train-travel-api/issues/new"
}
},
"servers": [
{
- "url": "https://api.example.com",
- "description": "Production",
+ "url": "https://try.microcks.io/rest/Train+Travel+API/1.0.0",
+ "description": "Mock Server",
"x-internal": false
},
{
- "url": "https://try.microcks.io/rest/Train+Travel+API/1.0.0",
- "description": "Mock Server",
+ "url": "https://api.example.com",
+ "description": "Production",
"x-internal": false
}
],
"security": [
{
❯ 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
|