Skip to content

Delayed object: store the python function as part of the delayed object #4668

Delayed object: store the python function as part of the delayed object

Delayed object: store the python function as part of the delayed object #4668

Triggered via pull request November 21, 2024 17:01
Status Success
Total duration 2m 31s
Artifacts

benchmarks.yml

on: pull_request
Matrix: benchmark
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
benchmark (ubuntu-latest, 3.12)
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'.
benchmark (ubuntu-latest, 3.12)
/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)
benchmark (macos-latest, 3.12)
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'.
benchmark (macos-latest, 3.12)
/Users/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)
benchmark (macos-latest, 3.12)
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: TLSV1_ALERT_DECODE_ERROR] tlsv1 alert decode error (_ssl.c:1000)'))': /conda-forge/osx-arm64/pandas-2.2.3-py312hcd31e36_1.conda
benchmark (windows-latest, 3.12)
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'.
benchmark (windows-latest, 3.12)
C:\Users\runneradmin\miniconda3\Lib\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)