Detach initialization QThread after ImageJ initialized #1400
build.yml
on: pull_request
ensure-clean-code
12s
Conda Setup & Code Coverage
3m 39s
Matrix: test-pip
Annotations
12 errors and 7 warnings
ubuntu-latest py3.8
Process completed with exit code 1.
|
macos-latest py3.12
The job was canceled because "ubuntu-latest_3_8" failed.
|
macos-latest py3.12
The operation was canceled.
|
windows-latest py3.12
The job was canceled because "ubuntu-latest_3_8" failed.
|
windows-latest py3.12
The operation was canceled.
|
windows-latest py3.8
The job was canceled because "ubuntu-latest_3_8" failed.
|
windows-latest py3.8
The operation was canceled.
|
ubuntu-latest py3.12
The job was canceled because "ubuntu-latest_3_8" failed.
|
ubuntu-latest py3.12
The operation was canceled.
|
macos-latest py3.8
The job was canceled because "ubuntu-latest_3_8" failed.
|
macos-latest py3.8
The operation was canceled.
|
macos-latest py3.8
[notice] A new release of pip is available: 21.1.1 -> 24.3.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
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/
|
ensure-clean-code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest py3.8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Conda Setup & Code Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
|