Update tutorial Maxquant LFQ #2315
Annotations
1 error and 2 warnings
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/
|
lint:
topics/proteomics/tutorials/maxquant-label-free/tutorial.md#L336
[rdjsonl] reported by reviewdog 🐶
This looks like a DOI which could be better served by using the built-in Citations mechanism. You can use https://doi2bib.org to convert your DOI into a .bib formatted entry, and add to your tutorial.md
Raw Output:
{"message":"This looks like a DOI which could be better served by using the built-in Citations mechanism. You can use https://doi2bib.org to convert your DOI into a .bib formatted entry, and add to your tutorial.md","location":{"path":"./topics/proteomics/tutorials/maxquant-label-free/tutorial.md","range":{"start":{"line":336,"column":465},"end":{"line":336,"column":522}}},"severity":"WARNING","code":{"value":"GTN:004","url":"https://github.com/galaxyproject/training-material/wiki/Error-Codes#gtn004"},"suggestions":[{"text":"{% cite ... %}","range":{"start":{"line":336,"column":465},"end":{"line":336,"column":522}}}]}
|