Better separation of concerns between CommonStack and TomoStack #378
Triggered via pull request
November 4, 2024 22:02
Status
Cancelled
Total duration
11m 25s
Artifacts
–
main.yml
on: pull_request
format-checks
32s
Matrix: conda-pytest
Matrix: poetry-pytest
Annotations
5 errors and 5 warnings
poetry pytest: (3.11, ubuntu-latest)
Process completed with exit code 1.
|
poetry pytest: (3.11, ubuntu-latest)
TypeError: fetch failed
|
conda pytest: (3.12, windows-latest)
The run was canceled by @jat255.
|
conda pytest: (3.11, windows-latest)
The run was canceled by @jat255.
|
conda pytest: (3.10, windows-latest)
The run was canceled by @jat255.
|
conda pytest: (3.10, macos-latest)
/Users/runner/miniconda3/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)
|
conda pytest: (3.10, ubuntu-latest)
/usr/share/miniconda/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)
|
conda pytest: (3.11, ubuntu-latest)
/usr/share/miniconda/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)
|
conda pytest: (3.11, macos-latest)
/Users/runner/miniconda3/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)
|
conda pytest: (3.12, macos-latest)
/Users/runner/miniconda3/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)
|