Draft : Update python version to 3.12.3 #245
Triggered via pull request
November 5, 2024 08:24
Status
Cancelled
Total duration
4m 57s
Artifacts
–
push.yaml
on: pull_request
Matrix: setup-pip
setup-conda
/
conda-setup-ubuntu-22.04-np1.26.4-py3.12.3
3m 11s
Matrix: lint-pip
Waiting for pending jobs
Matrix: test-pip
Waiting for pending jobs
test-conda
/
conda-test-ubuntu-22.04-np1.26.4-py3.12.3
1m 26s
check-version
/
check-version
Annotations
14 errors and 4 warnings
setup-pip (ubuntu-22.04, 1.24.2, 3.12.3) / pip-deps-ubuntu-22.04-np1.24.2-py3.12.3
Process completed with exit code 2.
|
setup-pip (ubuntu-22.04, 1.24.2, 3.9.13) / pip-deps-ubuntu-22.04-np1.24.2-py3.9.13
FailFast: cancelling since parallel instance has failed
|
setup-pip (ubuntu-22.04, 1.26.4, 3.12.3) / pip-deps-ubuntu-22.04-np1.26.4-py3.12.3
FailFast: cancelling since parallel instance has failed
|
setup-pip (ubuntu-22.04, 1.26.4, 3.12.3) / pip-deps-ubuntu-22.04-np1.26.4-py3.12.3
The operation was canceled.
|
setup-pip (ubuntu-22.04, 1.26.4, 3.9.13) / pip-deps-ubuntu-22.04-np1.26.4-py3.9.13
FailFast: cancelling since parallel instance has failed
|
setup-pip (ubuntu-22.04, 1.26.4, 3.9.13) / pip-deps-ubuntu-22.04-np1.26.4-py3.9.13
The operation was canceled.
|
setup-pip (windows-2019, 1.26.4, 3.12.3) / pip-deps-windows-2019-np1.26.4-py3.12.3
FailFast: cancelling since parallel instance has failed
|
setup-pip (windows-2019, 1.26.4, 3.12.3) / pip-deps-windows-2019-np1.26.4-py3.12.3
The operation was canceled.
|
setup-pip (windows-2019, 1.24.2, 3.12.3) / pip-deps-windows-2019-np1.24.2-py3.12.3
FailFast: cancelling since parallel instance has failed
|
setup-pip (windows-2019, 1.24.2, 3.12.3) / pip-deps-windows-2019-np1.24.2-py3.12.3
The operation was canceled.
|
setup-pip (windows-2019, 1.26.4, 3.9.13) / pip-deps-windows-2019-np1.26.4-py3.9.13
FailFast: cancelling since parallel instance has failed
|
setup-pip (windows-2019, 1.26.4, 3.9.13) / pip-deps-windows-2019-np1.26.4-py3.9.13
The operation was canceled.
|
setup-pip (windows-2019, 1.24.2, 3.9.13) / pip-deps-windows-2019-np1.24.2-py3.9.13
FailFast: cancelling since parallel instance has failed
|
setup-pip (windows-2019, 1.24.2, 3.9.13) / pip-deps-windows-2019-np1.24.2-py3.9.13
The operation was canceled.
|
setup-conda / conda-setup-ubuntu-22.04-np1.26.4-py3.12.3
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.12.3
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
test-conda / conda-test-ubuntu-22.04-np1.26.4-py3.12.3
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.12.3
/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)
|