Skip to content

Compatibility with Ogre 1.12 #523

Compatibility with Ogre 1.12

Compatibility with Ogre 1.12 #523

Triggered via pull request December 19, 2024 09:57
Status Cancelled
Total duration 1h 46m 53s
Artifacts

windows-conda.yml

on: pull_request
Matrix: build-windows-conda
check-windows-conda
1s
check-windows-conda
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
windows-latest cl - Python 3.11 Release
Canceling since a higher priority waiting request for 'Windows-conda-CI-refs/pull/1526/merge' exists
windows-latest cl - Python 3.9 Release
Canceling since a higher priority waiting request for 'Windows-conda-CI-refs/pull/1526/merge' exists
windows-latest cl - Python 3.8 Release
Canceling since a higher priority waiting request for 'Windows-conda-CI-refs/pull/1526/merge' exists
windows-latest cl - Python 3.12 Release
Canceling since a higher priority waiting request for 'Windows-conda-CI-refs/pull/1526/merge' exists
windows-latest clang-cl - Python 3.9 Release
Canceling since a higher priority waiting request for 'Windows-conda-CI-refs/pull/1526/merge' exists
windows-latest clang-cl - Python 3.12 Release
Canceling since a higher priority waiting request for 'Windows-conda-CI-refs/pull/1526/merge' exists
windows-latest clang-cl - Python 3.11 Release
Canceling since a higher priority waiting request for 'Windows-conda-CI-refs/pull/1526/merge' exists
windows-latest clang-cl - Python 3.10 Release
Canceling since a higher priority waiting request for 'Windows-conda-CI-refs/pull/1526/merge' exists
windows-latest clang-cl - Python 3.8 Release
Canceling since a higher priority waiting request for 'Windows-conda-CI-refs/pull/1526/merge' exists
windows-latest cl - Python 3.10 Release
Canceling since a higher priority waiting request for 'Windows-conda-CI-refs/pull/1526/merge' exists
windows-latest cl - Python 3.10 Release
The operation was canceled.
check-windows-conda
Process completed with exit code 1.
windows-latest cl - Python 3.10 Release
C:\Miniconda\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
windows-latest cl - Python 3.10 Release
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'.
windows-latest cl - Python 3.10 Release
C:\Miniconda\Lib\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)