Skip to content

Conversation

@pingguomc
Copy link
Contributor

No description provided.

@netlify
Copy link

netlify bot commented Jun 25, 2025

Deploy Preview for lustrous-starship-7f04aa ready!

Name Link
🔨 Latest commit 42edd40
🔍 Latest deploy log https://app.netlify.com/projects/lustrous-starship-7f04aa/deploys/685d5de5d75e2a000853f1b7
😎 Deploy Preview https://deploy-preview-72--lustrous-starship-7f04aa.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pingguomc pingguomc added 📖文档 文档的改进或补充 ➕增强 labels Jun 25, 2025
@lpifx
Copy link
Contributor

lpifx commented Jun 25, 2025

不把问卷中的其他两个写进去吗()

@lpifx
Copy link
Contributor

lpifx commented Jun 25, 2025

错误原因:The job failed due to a markdownlint error:
admin/Wiki 编辑日志.md:15 MD001/heading-increment
Heading levels should only increment by one level at a time [Expected: h2; Actual: h3]
See: https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md001.md

In your file, at line 15, you have this structure:

12| # 2025-6-25
13| ### * pingguomc *

After an H1 (#), you should only use H2 (##), not H3 (###).
To fix this, change line 13 from ### * pingguomc * to ## * pingguomc *.
Repeat this for other sections if the same pattern exists.

Fixed snippet:

12| # 2025-6-25
13| ## * pingguomc *
14| * 添加了加入页面

Apply this change wherever you have an H1 followed directly by an H3. This will resolve the linting error and allow the workflow to pass.

@pingguomc pingguomc marked this pull request as draft June 25, 2025 14:09
@pingguomc
Copy link
Contributor Author

不把问卷中的其他两个写进去吗()

还是草案

@pingguomc
Copy link
Contributor Author

错误原因:The job failed due to a markdownlint error: admin/Wiki 编辑日志.md:15 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] See: https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md001.md

In your file, at line 15, you have this structure:

12| # 2025-6-25
13| ### * pingguomc *

After an H1 (#), you should only use H2 (##), not H3 (###). To fix this, change line 13 from ### * pingguomc * to ## * pingguomc *. Repeat this for other sections if the same pattern exists.

Fixed snippet:

12| # 2025-6-25
13| ## * pingguomc *
14| * 添加了加入页面

Apply this change wherever you have an H1 followed directly by an H3. This will resolve the linting error and allow the workflow to pass.

收到,感谢!但我希望你下次能用代码审查。

@pingguomc pingguomc marked this pull request as ready for review June 26, 2025 14:49
@pingguomc pingguomc requested a review from a team June 26, 2025 14:49
@pingguomc pingguomc merged commit a7792b5 into RedStarMC:main Jun 26, 2025
9 checks passed
@pingguomc pingguomc added the ➕增强 新功能或新特性 label Jul 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

➕增强 新功能或新特性 📖文档 文档的改进或补充

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants