Use QElidingLabel instead of QLabel #1392
build.yml
on: pull_request
ensure-clean-code
10s
Conda Setup & Code Coverage
58s
Matrix: test-pip
Annotations
12 errors and 5 warnings
macos-latest py3.12
Process completed with exit code 1.
|
macos-latest py3.8
The job was canceled because "macos-latest_3_12" failed.
|
macos-latest py3.8
The operation was canceled.
|
ubuntu-latest py3.12
The job was canceled because "macos-latest_3_12" failed.
|
ubuntu-latest py3.12
The operation was canceled.
|
ubuntu-latest py3.8
The job was canceled because "macos-latest_3_12" failed.
|
ubuntu-latest py3.8
The operation was canceled.
|
windows-latest py3.12
The job was canceled because "macos-latest_3_12" failed.
|
windows-latest py3.12
The operation was canceled.
|
windows-latest py3.8
The job was canceled because "macos-latest_3_12" failed.
|
windows-latest py3.8
The operation was canceled.
|
Conda Setup & Code Coverage
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
|
Conda Setup & Code Coverage
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Conda Setup & Code Coverage
/usr/share/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(
|
Conda Setup & Code Coverage
Mamba support is still experimental and can result in differently solved environments!
|
Conda Setup & Code Coverage
/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)
|
Conda Setup & Code Coverage
PackagesNotFoundError: The following packages are not available from current channels:
- superqt[version='>0.6.7']
Current channels:
- https://conda.anaconda.org/conda-forge
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
|