Skip to content

feat: Implement Select for Record and CollectionSet #6920

feat: Implement Select for Record and CollectionSet

feat: Implement Select for Record and CollectionSet #6920

Triggered via pull request August 29, 2025 23:19
Status Success
Total duration 25m 10s
Artifacts

dev_envs.yml

on: pull_request
Matrix: mamba
Matrix: nix
Matrix: pixi
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
mamba (ubuntu-latest)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used. warning libmamba Please make sure you understand Anaconda Terms of Services. warning libmamba See: https://legal.anaconda.com/policies/en/
mamba (ubuntu-latest)
CondaKeyError: 'auto_activate': unknown parameter
mamba (ubuntu-latest)
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'.
mamba (ubuntu-latest)
/home/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.9. 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(
mamba (macos-14)
warning libmamba See: https://legal.anaconda.com/policies/en/
mamba (macos-14)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used. warning libmamba Please make sure you understand Anaconda Terms of Services.
mamba (macos-14)
CondaKeyError: 'auto_activate': unknown parameter
mamba (macos-14)
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'.
mamba (macos-14)
/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.9. 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(