Skip to content

fixed syntax error #367

fixed syntax error

fixed syntax error #367

Triggered via push November 21, 2024 22:55
Status Success
Total duration 3m 22s
Artifacts

gh-ci.yaml

on: push
environment-config
5s
environment-config
pylint_check
49s
pylint_check
pypi_check
15s
pypi_check
Matrix: main-tests
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
main-tests (ubuntu-latest, 3.10, latest)
/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)
main-tests (ubuntu-latest, 3.11, latest)
/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)
main-tests (ubuntu-latest, 3.12, latest)
/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)
main-tests (macOS-latest, 3.12, latest)
/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)
main-tests (macOS-latest, 3.11, latest)
/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)
main-tests (macOS-latest, 3.10, latest)
/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)