By pass page build warning on GitHub Pages #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Generate GitHub Page:
https://chetabahana.github.io/node/
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passesDetailed warning:
The page build failed for the
gh-pages
branch with the following error: The variable{{a}
on line 50 indeps/npm/node_modules/balanced-match/README.md
was not properly closed with}}
. For more information, see https://help.github.com/en/github/working-with-github-pages/troubleshooting-jekyll-build-errors-for-github-pages-sites#tag-not-properly-terminated.The page build failed for the
gh-pages
branch with the following error: The variable{{A..C}
on line 41 indeps/npm/node_modules/brace-expansion/README.md
was not properly closed with}}
. For more information, see https://help.github.com/en/github/working-with-github-pages/troubleshooting-jekyll-build-errors-for-github-pages-sites#tag-not-properly-terminated.The page build failed for the
gh-pages
branch with the following error: The tagab
on line 44 indeps/npm/node_modules/decode-uri-component/readme.md
is not a recognized Liquid tag. For more information, see https://help.github.com/en/github/working-with-github-pages/troubleshooting-jekyll-build-errors-for-github-pages-sites#unknown-tag-error.The page build failed for the
gh-pages
branch with the following error: The variable{{a}
on line 50 intools/node_modules/eslint/node_modules/balanced-match/README.md
was not properly closed with}}
. For more information, see https://help.github.com/en/github/working-with-github-pages/troubleshooting-jekyll-build-errors-for-github-pages-sites#tag-not-properly-terminated.The page build completed successfully, but returned the following warning for the
gh-pages
branch: It looks like you're using GitHub Pages to distribute binary files. We strongly suggest that you use releases to ship projects on GitHub. Releases are GitHub's way of packaging and providing software to your users. You can think of it as a replacement to using downloads to provide software. We found the following file(s) which may be a good candidate for releases: deps/npm/node_modules/term-size/vendor/windows/term-size.exe. For more information, see https://help.github.com/en/github/administering-a-repository/about-releases.Reference