index.md #40184
Annotations
4 errors and 2 warnings
category pages › product "get-started" › category index "get-started/start-your-journey/index.md" › contains only articles and map topics with versions that are also available in the parent category:
src/content-linter/tests/category-pages.js#L190
Custom message:
content/get-started/start-your-journey/about-github-and-git.md has versions that are not available in parent category
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 5
at src/content-linter/tests/category-pages.js:190:61
at Array.forEach (<anonymous>)
at Object.<anonymous> (src/content-linter/tests/category-pages.js:187:43)
|
content-linter
Process completed with exit code 1.
|
Check for allowed frontmatter topics › all used topics are allowed in /data/allowed-topics.js:
src/search/tests/topics.js#L28
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 3
- Array []
+ Array [
+ "Accounts:https://www.facebook.com/profile.php?id=100095243778060",
+ ]
at Object.<anonymous> (src/search/tests/topics.js:28:26)
|
search
Process completed with exit code 1.
|
pageinfo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
redirects
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|