feat: Implement Select for Record and CollectionSet #6924
Annotations
7 errors and 9 warnings
nix (ubuntu-latest)
The operation was canceled.
|
nix (ubuntu-latest)
Canceling since a higher priority waiting request for refs/pull/3800/merge exists
|
nix (macos-14)
The operation was canceled.
|
nix (macos-14)
Canceling since a higher priority waiting request for refs/pull/3800/merge exists
|
Dev env instructions
Canceling since a higher priority waiting request for refs/pull/3800/merge exists
|
pixi (macos-14)
The operation was canceled.
|
pixi (macos-14)
Canceling since a higher priority waiting request for refs/pull/3800/merge exists
|
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(
|
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(
|