Skip to content

chore: implement Request.service_worker (#3013) #4439

chore: implement Request.service_worker (#3013)

chore: implement Request.service_worker (#3013) #4439

Triggered via push December 5, 2025 16:35
Status Success
Total duration 29m 7s
Artifacts

ci.yml

on: push
Matrix: Conda Build
Matrix: Build
Matrix: Stable
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
Conda Build (ubuntu-22.04)
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
Conda Build (ubuntu-22.04)
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'.
Conda Build (windows-2022)
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
Conda Build (windows-2022)
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'.
Conda Build (windows-2022)
Terminal profiles are not available for system level installs
Conda Build (windows-2022)
Terminal profiles are not available for system level installs
Playwright
You are using a frozen webkit browser which does not receive updates anymore on mac13. Please update to the latest version of your operating system to test up-to-date browsers.
Conda Build (macos-13)
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
Conda Build (macos-13)
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'.
Conda Build (macos-13)
/Users/runner/miniconda3/lib/python3.13/site-packages/conda/base/context.py:211: 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(
Conda Build (macos-13)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046