Skip to content

docs: add types to tracers (1/3) (#1280) #13

docs: add types to tracers (1/3) (#1280)

docs: add types to tracers (1/3) (#1280) #13

Re-run triggered November 8, 2024 09:30
Status Cancelled
Total duration 5m 16s
Artifacts

merge.yaml

on: push
Matrix: setup-pip
setup-conda  /  conda-setup-ubuntu-22.04-np1.26.4-py3.10.6
3m 27s
setup-conda / conda-setup-ubuntu-22.04-np1.26.4-py3.10.6
Matrix: lint-pip
Matrix: test-pip
test-conda  /  conda-test-ubuntu-22.04-np1.26.4-py3.10.6
1m 27s
test-conda / conda-test-ubuntu-22.04-np1.26.4-py3.10.6
check-version  /  check-version
check-version / check-version
check-for-functional-changes
0s
check-for-functional-changes
publish-to-pypi
0s
publish-to-pypi
publish-to-conda
0s
publish-to-conda
test-on-windows
0s
test-on-windows
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 4 warnings
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 (ubuntu-22.04, 1.26.4, 3.11.9) / pip-test-ubuntu-22.04-np1.26.4-py3.11.9
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
FailFast: cancelling since parallel instance has failed
test-pip (ubuntu-22.04, 1.24.2, 3.9.13) / pip-test-ubuntu-22.04-np1.24.2-py3.9.13
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
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
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
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
FailFast: cancelling since parallel instance has failed
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'.
test-conda / conda-test-ubuntu-22.04-np1.26.4-py3.10.6
/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.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)