chore(cli): plumb top level roles to FDR #8584
ci.yml
on: pull_request
ts-generator-changes
20s
lint
2m 23s
compile
3m 7s
eslint
2m 12s
test
5m 39s
ete-tests
4m 53s
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/docs-dev/docsDev.test.ts > fern docs dev > dev basic docs:
packages/cli/ete-tests/src/tests/docs-dev/docsDev.test.ts#L33
AssertionError: expected [ 'baseUrl', 'definition', …(2) ] to deeply equal [ 'baseUrl', 'definition', …(1) ]
- Expected
+ Received
Array [
"baseUrl",
"definition",
"lightModeEnabled",
+ "orgId",
]
❯ src/tests/docs-dev/docsDev.test.ts:33:50
|
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
|
eslint
The process '/usr/bin/git' failed with exit code 128
|
lint
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
|
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
|