Skip to content

[v8.0] fix (StompMQConnector): add a timeout for the StompConnector #12337

[v8.0] fix (StompMQConnector): add a timeout for the StompConnector

[v8.0] fix (StompMQConnector): add a timeout for the StompConnector #12337

Triggered via pull request October 23, 2024 14:02
Status Success
Total duration 14m 5s
Artifacts

basic.yml

on: pull_request
pre-commit
1m 19s
pre-commit
shellcheck
4s
shellcheck
pycodestyle
5s
pycodestyle
Pylint for Python 2.7 in Pilot files
36s
Pylint for Python 2.7 in Pilot files
Matrix: check-py39
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
check (mypy)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
check (mypy)
/usr/share/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(
check (mypy)
Mamba support is still experimental and can result in differently solved environments!
check (mypy)
/usr/share/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)
check (pylint -j 0 -E src/)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
check (pylint -j 0 -E src/)
/usr/share/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(
check (pylint -j 0 -E src/)
Mamba support is still experimental and can result in differently solved environments!
check (pylint -j 0 -E src/)
/usr/share/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)
check-py39 (pylint -j 0 -E src/)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
check-py39 (pylint -j 0 -E src/)
/usr/share/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(
check-py39 (pylint -j 0 -E src/)
Mamba support is still experimental and can result in differently solved environments!
check-py39 (pylint -j 0 -E src/)
/usr/share/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)
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
/usr/share/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(
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
Mamba support is still experimental and can result in differently solved environments!
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
/usr/share/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)
check-py39 (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
check-py39 (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
/usr/share/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(
check-py39 (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
Mamba support is still experimental and can result in differently solved environments!
check-py39 (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
/usr/share/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)