[docs]: Added instructions for using npm to run the Docusaurus site locally #1043
Annotations
1 error and 2 warnings
run-lint
You have commit messages with errors
⧗ input: Updated documentation to reflect npm migration
Revised the documentation to include instructions for using npm instead of yarn
Migration from using yarn to npm on docs website
Closes #2094
Signed-off-by: Gauri Bhandari <[email protected]>
Signed-off-by: GauriBhandari <[email protected]>
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: docs: update npm migration instructions
Revised the documentation to include instructions for using npm instead of yarn. This change reflects the migration from using yarn to npm for building, testing, and deploying the docs website.
Closes #2094
Signed-off-by: GauriBhandari <[email protected]>
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: docs: update installation instructions for npm migration
Revised the documentation to reflect the migration from Yarn to npm for building, testing, and deploying the docs website.
Closes #2094
Signed-off-by: GauriBhandari <[email protected]>
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
run-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|