Fixed Conda build by: #5029
CI.yml
on: push
build-and-test-linux
1h 18m
build-osx
19m 12s
build-and-push-docker
0s
Annotations
2 errors and 4 warnings
build-and-test-linux
Canceling since a higher priority waiting request for 'Continuous Integration-refs/heads/fix_conda_build' exists
|
build-and-test-linux
The operation was canceled.
|
build-osx
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'.
|
build-osx
/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)
|
build-and-test-linux
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'.
|
build-and-test-linux
/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)
|