Unit tests #60
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
testing.yml
on: workflow_dispatch
Poetry dependencies to requirements.txt
11s
Codacy coverage reporter
0s
DeepSource coverage reporter
0s
Annotations
1 error and 8 warnings
Unit tests
The process '/srv/yasf/YASF/YASF/3/condabin/conda' failed with exit code 1
|
Poetry dependencies to requirements.txt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Poetry dependencies to requirements.txt
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Unit tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, actions/cache@v2, conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests
/srv/yasf/YASF/YASF/3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Unit tests
CondaEnvException: Pip failed
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "requirements-file".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|