chore(cli): redo docs validation so that we are forced to add fern check rules #7064
ci.yml
on: pull_request
ts-generator-changes
12s
lint
1m 36s
compile
2m 19s
eslint
1m 49s
test
4m 25s
ete-tests
4m 10s
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/generate/generate.test.ts > fern generate > missing docs page:
packages/cli/ete-tests/src/tests/generate/generate.test.ts#L63
Error: Snapshot `fern generate > missing docs page 1` mismatched
- Expected
+ Received
"[docs]: Found 1 errors and 0 warnings. Run fern check --warnings to print out the warnings.
- [docs]: docs.yml -> navigation -> 0 -> page
+ [docs]: docs.yml -> navigation -> 0 -> path
Path missing.md does not exist"
❯ src/tests/generate/generate.test.ts:63:11
|
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
|