Skip to content

News 2023 sc

News 2023 sc #2756

Triggered via pull request December 22, 2023 13:17
Status Failure
Total duration 1m 18s
Artifacts

ci-main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: news/_posts/2023-12-22-single-cell.md#L37
[rdjsonl] reported by reviewdog 🐶 It looks like you might be missing the closing } of a jekyll function Raw Output: {"message":"It looks like you might be missing the closing } of a jekyll function","location":{"path":"./news/_posts/2023-12-22-single-cell.md","range":{"start":{"line":37,"column":115},"end":{"line":37,"column":194}}},"severity":"ERROR","code":{"value":"GTN:006","url":"https://github.com/galaxyproject/training-material/wiki/Error-Codes#gtn006"},"suggestions":[{"text":"{% link topics/single-cell/tutorials/scanpy_parameter_iterator/tutorial.html %})","range":{"start":{"line":37,"column":115},"end":{"line":37,"column":194}}}]}
lint: news/_posts/2023-12-22-single-cell.md#L39
[rdjsonl] reported by reviewdog 🐶 It looks like you might be missing the closing } of a jekyll function Raw Output: {"message":"It looks like you might be missing the closing } of a jekyll function","location":{"path":"./news/_posts/2023-12-22-single-cell.md","range":{"start":{"line":39,"column":49},"end":{"line":39,"column":100}}},"severity":"ERROR","code":{"value":"GTN:006","url":"https://github.com/galaxyproject/training-material/wiki/Error-Codes#gtn006"},"suggestions":[{"text":"{% link learning-pathways/intro_single_cell.html %})","range":{"start":{"line":39,"column":49},"end":{"line":39,"column":100}}}]}
lint: news/_posts/2023-12-22-single-cell.md#L33
[rdjsonl] reported by reviewdog 🐶 The linked file (`topics/single-cell/tutorials/scatac-preprocessing-tenx/tutorial.html`) could not be found. Raw Output: {"message":"The linked file (`topics/single-cell/tutorials/scatac-preprocessing-tenx/tutorial.html`) could not be found.","location":{"path":"./news/_posts/2023-12-22-single-cell.md","range":{"start":{"line":33,"column":192},"end":{"line":33,"column":270}}},"severity":"ERROR","code":{"value":"GTN:018","url":"https://github.com/galaxyproject/training-material/wiki/Error-Codes#gtn018"}}
lint: news/_posts/2023-12-22-single-cell.md#L37
[rdjsonl] reported by reviewdog 🐶 The linked file (`topics/single-cell/tutorials/scrna-case_cell-cycle/tutorial.html`) could not be found. Raw Output: {"message":"The linked file (`topics/single-cell/tutorials/scrna-case_cell-cycle/tutorial.html`) could not be found.","location":{"path":"./news/_posts/2023-12-22-single-cell.md","range":{"start":{"line":37,"column":262},"end":{"line":37,"column":336}}},"severity":"ERROR","code":{"value":"GTN:018","url":"https://github.com/galaxyproject/training-material/wiki/Error-Codes#gtn018"}}
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/