fix(cli): do not use slashes in ir ids #7698
ci.yml
on: pull_request
ts-generator-changes
14s
lint
1m 32s
compile
2m 28s
eslint
1m 57s
test
4m 18s
ete-tests
4m 45s
live-test-dev
0s
live-test-dev-windows
0s
node-version-tests
0s
cloudflare-startup-tests
0s
browser-startup-tests
0s
Annotations
2 errors and 9 warnings
src/tests/help/help.test.ts > help > no arguments:
packages/cli/ete-tests/src/tests/help/help.test.ts#L10
Error: Snapshot `help > no arguments 1` mismatched
- Expected
+ Received
@@ -1,8 +1,6 @@
- "(node:27714) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
- (Use `node --trace-deprecation ...` to show where the warning was created)
- fern-dev
+ "fern-dev
Commands:
fern-dev init Initialize a Fern API
fern-dev token Generate a Fern Token
fern-dev add <generator> Add a code generator to generators.yml
❯ src/tests/help/help.test.ts:10:24
|
ete-tests
Process completed with exit code 1.
|
ts-generator-changes
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ts-generator-changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ts-generator-changes
The process '/usr/bin/git' failed with exit code 128
|
lint
The process '/usr/bin/git' failed with exit code 128
|
eslint
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
|