Skip to content

Updated 2 workflows and tutorials to use the latest version of Galaxy-ML #2145

Updated 2 workflows and tutorials to use the latest version of Galaxy-ML

Updated 2 workflows and tutorials to use the latest version of Galaxy-ML #2145

Triggered via pull request October 16, 2023 21:19
Status Failure
Total duration 1m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: topics/statistics/tutorials/FNN/workflows/Intro_To_FNN_v1.0.10.0.ga#L1
[rdjsonl] reported by reviewdog 🐶 This workflow is missing a test, which is now mandatory. Please see [the FAQ on how to add tests to your workflows](https://training.galaxyproject.org/training-material/faqs/gtn/gtn_workflow_testing.html). Raw Output: {"message":"This workflow is missing a test, which is now mandatory. Please see [the FAQ on how to add tests to your workflows](https://training.galaxyproject.org/training-material/faqs/gtn/gtn_workflow_testing.html).","location":{"path":"./topics/statistics/tutorials/FNN/workflows/Intro_To_FNN_v1.0.10.0.ga","range":{"start":{"line":1,"column":1},"end":{"line":1,"column":1}}},"severity":"ERROR","code":{"value":"GTN:027","url":"https://github.com/galaxyproject/training-material/wiki/Error-Codes#gtn027"}}
lint: topics/statistics/tutorials/RNN/workflows/Intro_To_RNN_v1.0.10.0.ga#L1
[rdjsonl] reported by reviewdog 🐶 This workflow is missing a test, which is now mandatory. Please see [the FAQ on how to add tests to your workflows](https://training.galaxyproject.org/training-material/faqs/gtn/gtn_workflow_testing.html). Raw Output: {"message":"This workflow is missing a test, which is now mandatory. Please see [the FAQ on how to add tests to your workflows](https://training.galaxyproject.org/training-material/faqs/gtn/gtn_workflow_testing.html).","location":{"path":"./topics/statistics/tutorials/RNN/workflows/Intro_To_RNN_v1.0.10.0.ga","range":{"start":{"line":1,"column":1},"end":{"line":1,"column":1}}},"severity":"ERROR","code":{"value":"GTN:027","url":"https://github.com/galaxyproject/training-material/wiki/Error-Codes#gtn027"}}
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/