Skip to content

Included headers changes after running include-what-you-use tool #472

Included headers changes after running include-what-you-use tool

Included headers changes after running include-what-you-use tool #472

Triggered via pull request November 12, 2024 09:44
Status Cancelled
Total duration 1h 40m 37s
Artifacts

macos-linux-conda.yml

on: pull_request
Matrix: visp-conda
check-macos-linux-conda
4s
check-macos-linux-conda
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
macos-latest - Python 3.11 Release
Canceling since a higher priority waiting request for 'MacOS-Linux-conda-CI-refs/pull/1503/merge' exists
macos-latest - Python 3.8 Release
Canceling since a higher priority waiting request for 'MacOS-Linux-conda-CI-refs/pull/1503/merge' exists
ubuntu-latest - Python 3.10 Release
Canceling since a higher priority waiting request for 'MacOS-Linux-conda-CI-refs/pull/1503/merge' exists
macos-latest - Python 3.12 Release
Canceling since a higher priority waiting request for 'MacOS-Linux-conda-CI-refs/pull/1503/merge' exists
macos-latest - Python 3.9 Release
Canceling since a higher priority waiting request for 'MacOS-Linux-conda-CI-refs/pull/1503/merge' exists
ubuntu-latest - Python 3.11 Release
Canceling since a higher priority waiting request for 'MacOS-Linux-conda-CI-refs/pull/1503/merge' exists
ubuntu-latest - Python 3.12 Release
Canceling since a higher priority waiting request for 'MacOS-Linux-conda-CI-refs/pull/1503/merge' exists
ubuntu-latest - Python 3.8 Release
Canceling since a higher priority waiting request for 'MacOS-Linux-conda-CI-refs/pull/1503/merge' exists
ubuntu-latest - Python 3.9 Release
Canceling since a higher priority waiting request for 'MacOS-Linux-conda-CI-refs/pull/1503/merge' exists
check-macos-linux-conda
Process completed with exit code 1.
macos-latest - Python 3.10 Release
/Users/runner/miniconda3/lib/python3.12/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(
macos-latest - 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'.
macos-latest - Python 3.10 Release
/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)