Skip to content

feat(ssh): support SSH-based command execution #344

feat(ssh): support SSH-based command execution

feat(ssh): support SSH-based command execution #344

Triggered via pull request October 26, 2024 07:10
Status Cancelled
Total duration 2m 14s
Artifacts

main.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 18 warnings
tests (3.11, macos)
Canceling since a higher priority waiting request for 'ci-tests-macos-3.11-refs/pull/124/merge' exists
tests (3.11, macos)
The operation was canceled.
tests (3.10, macos)
Canceling since a higher priority waiting request for 'ci-tests-macos-3.10-refs/pull/124/merge' exists
tests (3.10, macos)
The operation was canceled.
tests (3.12, ubuntu)
Canceling since a higher priority waiting request for 'ci-tests-ubuntu-3.12-refs/pull/124/merge' exists
tests (3.12, ubuntu)
The operation was canceled.
tests (3.9, macos)
Canceling since a higher priority waiting request for 'ci-tests-macos-3.9-refs/pull/124/merge' exists
tests (3.9, macos)
The operation was canceled.
linter
Canceling since a higher priority waiting request for 'ci-linter-docs---refs/pull/124/merge' exists
linter
The operation was canceled.
tests (3.10, ubuntu)
Canceling since a higher priority waiting request for 'ci-tests-ubuntu-3.10-refs/pull/124/merge' exists
tests (3.10, ubuntu)
The operation was canceled.
tests (3.11, ubuntu)
Canceling since a higher priority waiting request for 'ci-tests-ubuntu-3.11-refs/pull/124/merge' exists
tests (3.11, ubuntu)
The operation was canceled.
tests (3.12, macos)
Canceling since a higher priority waiting request for 'ci-tests-macos-3.12-refs/pull/124/merge' exists
tests (3.12, macos)
The operation was canceled.
tests (3.9, ubuntu)
Canceling since a higher priority waiting request for 'ci-tests-ubuntu-3.9-refs/pull/124/merge' exists
tests (3.9, ubuntu)
The operation was canceled.
tests (3.11, macos)
/Users/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(
tests (3.11, macos)
/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)
tests (3.10, macos)
/Users/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(
tests (3.10, macos)
/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)
tests (3.12, ubuntu)
/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(
tests (3.12, ubuntu)
/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)
tests (3.9, macos)
/Users/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(
tests (3.9, macos)
/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)
linter
/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(
linter
/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)
tests (3.10, ubuntu)
/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(
tests (3.10, ubuntu)
/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)
tests (3.11, ubuntu)
/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(
tests (3.11, ubuntu)
/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)
tests (3.12, macos)
/Users/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(
tests (3.12, macos)
/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)
tests (3.9, ubuntu)
/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(
tests (3.9, ubuntu)
/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)