Skip to content

perf: fix enum performance (#1307) #19

perf: fix enum performance (#1307)

perf: fix enum performance (#1307) #19

Triggered via push November 26, 2024 09:48
Status Success
Total duration 10m 55s
Artifacts

merge.yaml

on: push
Matrix: setup-pip
setup-conda  /  conda-setup-ubuntu-22.04-np1.26.4-py3.10.6
3m 36s
setup-conda / conda-setup-ubuntu-22.04-np1.26.4-py3.10.6
Matrix: lint-pip
Matrix: test-pip
test-conda  /  conda-test-ubuntu-22.04-np1.26.4-py3.10.6
1m 33s
test-conda / conda-test-ubuntu-22.04-np1.26.4-py3.10.6
check-version  /  check-version
13s
check-version / check-version
check-for-functional-changes
15s
check-for-functional-changes
publish-to-pypi
26s
publish-to-pypi
publish-to-conda
1m 1s
publish-to-conda
test-on-windows
2m 55s
test-on-windows
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
setup-conda / conda-setup-ubuntu-22.04-np1.26.4-py3.10.6
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'.
test-conda / conda-test-ubuntu-22.04-np1.26.4-py3.10.6
/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.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(
test-conda / conda-test-ubuntu-22.04-np1.26.4-py3.10.6
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'.
test-conda / conda-test-ubuntu-22.04-np1.26.4-py3.10.6
/home/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)
check-for-functional-changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
publish-to-conda
/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.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(
publish-to-conda
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'.
publish-to-conda
/home/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)
test-on-windows
C:\Miniconda\Lib\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(
test-on-windows
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'.