Skip to content

chore(test): 新增 node 20 #87

chore(test): 新增 node 20

chore(test): 新增 node 20 #87

Triggered via push January 10, 2024 01:06
Status Success
Total duration 56s
Artifacts

mirror.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
to_gitee
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/
to_gitee
[2024-01-10 09:07:04] Unknown html: $('.pages-pay-modal').remove() $('.pages_message').html("<div class=\'pages-form-body padding-0\'>\n<div class=\'ui message info\' id=\'pages-message-tip\'>\n<li>Pages service is only for blogs, web portals, websites of open source projects, and demo websites of open source projects. Please do not use it for violating content, including but not limited to:<\/li>\n<li>- Link sharing inducement following inducement, downloading inducement and link jumping inducement<\/li>\n<li>- Fraud, rumors, harassment, advertisement, spam, special identify code and password information<\/li>\n<li>- Vulgar language, religious donation fraud and related information<\/li>\n<li>- Infringe on others\' rights, illegal businesses or suspicious services<\/li>\n<li>- Violating national laws and regulations<\/li>\nWe reserve the right of final interpretation of the Gitee Pages and Gitee Pages Pro usage rules. If the above violations are found, we will ban the Pages service or even permanently ban the Gitee account, depending on the severity of the violation.\n<\/div>\n<div class=\'ui message yellow\'>\n<li>After opening Pages, the public key of the pages server will be added to the deploy public keys.<\/li>\n<\/div>\n<span id=\'pages_deploying\'>\nDeploying, please wait...\n<\/span>\n<div class=\'ui active inline loader deploying_loading\'><\/div>\n<form class=\"ui form\" id=\"pages-branch\" action=\"/fjc0k/yapi-to-typescript/pages\" accept-charset=\"UTF-8\" method=\"post\"><input name=\"utf8\" type=\"hidden\" value=\"&#x2713;\" /><input type=\"hidden\" name=\"_method\" value=\"delete\" /><input type=\"hidden\" name=\"authenticity_token\" value=\"HPyukfwTzVIkkVzg440MyRHXaoIN3qaTNvm3CRYvnHynsZzjhXxOt6Kfdqnc2uDKx8t6ETINFOWvTYXaJ7Ry6g==\" /><div class=\'inline field\'>\n<label>Choose branch<\/label>\n<\/div>\n<div class=\'inline field\'>\n<div class=\'ui top left pointing dropdown basic button branch-choose-wrap\'>\n<input type=\"hidden\" name=\"branch\" id=\"branch\" value=\"gh-pages\" />\n<div class=\'default text\'>gh-pages<\/div>\n<i class=\'dropdown icon\'><\/i>\n<div class=\'menu\'>\n<div class=\'ui left icon search input\'>\n<i class=\'search icon\'><\/i>\n<input placeholder=\'Search branch\' type=\'text\'>\n<\/div>\n<div class=\'header page-header-container\'>Branches (6)<div class=\'pull-right\'>\n<a class=\"ui tiny label basic orange\" href=\"/fjc0k/yapi-to-typescript/branches\">Manage<\/a><\/div><\/div>\n<div class=\'scrolling menu\'>\n<div class=\'item\' data-value=\'master\'>master<\/div>\n<div class=\'item\' data-value=\'gh-pages\'>gh-pages<\/div>\n<div class=\'item\' data-value=\'dev\'>dev<\/div>\n<div class=\'item\' data-value=\'v2\'>v2<\/div>\n<div class=\'item\' data-value=\'v1\'>v1<\/div>\n<div class=\'item\' data-value=\'v0\'>v0<\/div>\n<\/div>\n<\/div>\n<\/div>\n<span class=\'input-right-text\'>Choose the branch you want to deploy<\/span>\n<\/div>\n<div class=\'inline field\'>\n<label>Deploy directory<\/label>\n<\/div>\n<div class=\'inline field\'>\n<input type=\"text\" name=\"build_directory\" id=\"build_directory\" value=\"\" placeholder=\"Leave it blank(the whole repository) or src\" />\n<span class=\'input-right-text\'>Fill with the repository\'s directory you want to deploy<\/span>\n<\/div>\n<div class=\'inline field\'>\n<div class=\'ui checkbox force-https-checkbox\'>\n<input type=\"checkbox\" name=\"force_https\" id=\"force_https\" value=\"1\" checked=\"checked\" />\n<label>Enforce HTTPS<\/label>\n<\/div>\n<\/div>\n<div class=\'button orange redeploy-button ui update_deploy\'>\nUpdate\n<\/div>\n<input type=\"submit\" name=\"commit\" value=\"Close\" onclick=\"return confirm(&#39;Are you sure to close Gitee Pages?&#39;)\" class=\"ui button gray close_pages\" />\n<span class=\'pages_message_loading hide\'>\n<div class=\'ui active inline loader\'><\/div>\n<\/span>\n<\/form>\n<\/div>\n<script>\n $(\'form#pages-branch input\').on(\'keydown\', function(e){\n if (e.which == 13) {\n e.preventDefault();\n $(\'.redeploy-button\').trigger(\'click\')\n }\n })\n $(\'.force-https-ch