Skip to content

Add FAQ about how to ask for help with your analysis #2468

Add FAQ about how to ask for help with your analysis

Add FAQ about how to ask for help with your analysis #2468

Triggered via pull request November 28, 2023 11:38
Status Failure
Total duration 1m 31s
Artifacts

ci-main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint: faqs/galaxy/analysis_getting_help.md#L11
[rdjsonl] reported by reviewdog 🐶 You have skipped a heading level, please correct this. <details><summary>Listing of Heading Levels</summary> ``` #### Where to ask #### How to ask #### Before you ask #### Be patient ``` </details> Raw Output: {"message":"You have skipped a heading level, please correct this.\n<details><summary>Listing of Heading Levels</summary>\n\n```\n#### Where to ask\n#### How to ask\n#### Before you ask\n#### Be patient\n```\n</details>","location":{"path":"./faqs/galaxy/analysis_getting_help.md","range":{"start":{"line":11,"column":1},"end":{"line":11,"column":5}}},"severity":"ERROR","code":{"value":"GTN:028","url":"https://github.com/galaxyproject/training-material/wiki/Error-Codes#gtn028"},"suggestions":[{"text":"##","range":{"start":{"line":11,"column":1},"end":{"line":11,"column":5}}}]}
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/