Skip to content

News 2023 sc

News 2023 sc #2754

Triggered via pull request December 22, 2023 11:33
Status Failure
Total duration 1m 22s
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#L31
[rdjsonl] reported by reviewdog 🐶 Please use the link function to link to other pages within the GTN. It helps us ensure that all links are correct Raw Output: {"message":"Please use the link function to link to other pages within the GTN. It helps us ensure that all links are correct","location":{"path":"./news/_posts/2023-12-22-single-cell.md","range":{"start":{"line":31,"column":70},"end":{"line":31,"column":142}}},"severity":"ERROR","code":{"value":"GTN:003","url":"https://github.com/galaxyproject/training-material/wiki/Error-Codes#gtn003"},"suggestions":[{"text":"{% link topics/single-cell/ %}","range":{"start":{"line":31,"column":70},"end":{"line":31,"column":142}}}]}
lint: news/_posts/2023-12-22-single-cell.md#L33
[rdjsonl] reported by reviewdog 🐶 Please use the link function to link to other pages within the GTN. It helps us ensure that all links are correct Raw Output: {"message":"Please use the link function to link to other pages within the GTN. It helps us ensure that all links are correct","location":{"path":"./news/_posts/2023-12-22-single-cell.md","range":{"start":{"line":33,"column":192},"end":{"line":33,"column":313}}},"severity":"ERROR","code":{"value":"GTN:003","url":"https://github.com/galaxyproject/training-material/wiki/Error-Codes#gtn003"},"suggestions":[{"text":"{% link topics/single-cell/tutorials/scatac-preprocessing-tenx/tutorial.md %}","range":{"start":{"line":33,"column":192},"end":{"line":33,"column":313}}}]}
lint: news/_posts/2023-12-22-single-cell.md#L37
[rdjsonl] reported by reviewdog 🐶 Please use the link function to link to other pages within the GTN. It helps us ensure that all links are correct Raw Output: {"message":"Please use the link function to link to other pages within the GTN. It helps us ensure that all links are correct","location":{"path":"./news/_posts/2023-12-22-single-cell.md","range":{"start":{"line":37,"column":115},"end":{"line":37,"column":236}}},"severity":"ERROR","code":{"value":"GTN:003","url":"https://github.com/galaxyproject/training-material/wiki/Error-Codes#gtn003"},"suggestions":[{"text":"{% link topics/single-cell/tutorials/scanpy_parameter_iterator/tutorial.md %}","range":{"start":{"line":37,"column":115},"end":{"line":37,"column":236}}}]}
lint: news/_posts/2023-12-22-single-cell.md#L39
[rdjsonl] reported by reviewdog 🐶 Please use the link function to link to other pages within the GTN. It helps us ensure that all links are correct Raw Output: {"message":"Please use the link function to link to other pages within the GTN. It helps us ensure that all links are correct","location":{"path":"./news/_posts/2023-12-22-single-cell.md","range":{"start":{"line":39,"column":49},"end":{"line":39,"column":142}}},"severity":"ERROR","code":{"value":"GTN:003","url":"https://github.com/galaxyproject/training-material/wiki/Error-Codes#gtn003"},"suggestions":[{"text":"{% link learning-pathways/intro_single_cell.md %}","range":{"start":{"line":39,"column":49},"end":{"line":39,"column":142}}}]}
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/