Fix TypeError on YAML test execution with trace option #304
Triggered via pull request
November 25, 2024 18:24
Status
Cancelled
Total duration
5m 4s
Artifacts
–
push.yaml
on: pull_request
Matrix: setup-pip
setup-conda
/
conda-setup-ubuntu-22.04-np1.26.4-py3.10.6
3m 33s
Matrix: lint-pip
Matrix: test-pip
test-conda
/
conda-test-ubuntu-22.04-np1.26.4-py3.10.6
1m 14s
check-version
/
check-version
Annotations
18 errors and 6 warnings
test-pip (ubuntu-22.04, 1.24.2, 3.9.13) / pip-test-ubuntu-22.04-np1.24.2-py3.9.13
Process completed with exit code 2.
|
test-pip (ubuntu-22.04, 1.24.2, 3.11.9) / pip-test-ubuntu-22.04-np1.24.2-py3.11.9
Process completed with exit code 2.
|
test-pip (ubuntu-22.04, 1.26.4, 3.9.13) / pip-test-ubuntu-22.04-np1.26.4-py3.9.13
FailFast: cancelling since parallel instance has failed
|
test-pip (ubuntu-22.04, 1.26.4, 3.9.13) / pip-test-ubuntu-22.04-np1.26.4-py3.9.13
Process completed with exit code 2.
|
test-pip (windows-2019, 1.26.4, 3.11.9) / pip-test-windows-2019-np1.26.4-py3.11.9
FailFast: cancelling since parallel instance has failed
|
test-pip (windows-2019, 1.26.4, 3.11.9) / pip-test-windows-2019-np1.26.4-py3.11.9
The operation was canceled.
|
test-pip (windows-2019, 1.26.4, 3.9.13) / pip-test-windows-2019-np1.26.4-py3.9.13
FailFast: cancelling since parallel instance has failed
|
test-pip (windows-2019, 1.26.4, 3.9.13) / pip-test-windows-2019-np1.26.4-py3.9.13
The operation was canceled.
|
test-pip (windows-2019, 1.24.2, 3.11.9) / pip-test-windows-2019-np1.24.2-py3.11.9
FailFast: cancelling since parallel instance has failed
|
test-pip (windows-2019, 1.24.2, 3.11.9) / pip-test-windows-2019-np1.24.2-py3.11.9
The operation was canceled.
|
test-pip (windows-2019, 1.24.2, 3.9.13) / pip-test-windows-2019-np1.24.2-py3.9.13
FailFast: cancelling since parallel instance has failed
|
test-pip (windows-2019, 1.24.2, 3.9.13) / pip-test-windows-2019-np1.24.2-py3.9.13
The operation was canceled.
|
test-pip (ubuntu-22.04, 1.26.4, 3.11.9) / pip-test-ubuntu-22.04-np1.26.4-py3.11.9
FailFast: cancelling since parallel instance has failed
|
test-pip (ubuntu-22.04, 1.26.4, 3.11.9) / pip-test-ubuntu-22.04-np1.26.4-py3.11.9
The operation was canceled.
|
lint-pip (1.24.2, 3.9.13) / pip-lint-ubuntu-22.04-np1.24.2-py3.9.13
Process completed with exit code 2.
|
lint-pip (1.24.2, 3.11.9) / pip-lint-ubuntu-22.04-np1.24.2-py3.11.9
FailFast: cancelling since parallel instance has failed
|
lint-pip (1.24.2, 3.11.9) / pip-lint-ubuntu-22.04-np1.24.2-py3.11.9
Process completed with exit code 2.
|
test-conda / conda-test-ubuntu-22.04-np1.26.4-py3.10.6
Process completed with exit code 2.
|
setup-conda / conda-setup-ubuntu-22.04-np1.26.4-py3.10.6
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
setup-conda / conda-setup-ubuntu-22.04-np1.26.4-py3.10.6
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
setup-conda / conda-setup-ubuntu-22.04-np1.26.4-py3.10.6
/home/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)
|
test-conda / conda-test-ubuntu-22.04-np1.26.4-py3.10.6
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
test-conda / conda-test-ubuntu-22.04-np1.26.4-py3.10.6
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
test-conda / conda-test-ubuntu-22.04-np1.26.4-py3.10.6
/home/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)
|