Skip to content

tuning: add tests for Optuna points and fix bug #59

tuning: add tests for Optuna points and fix bug

tuning: add tests for Optuna points and fix bug #59

Triggered via push July 17, 2026 16:56
Status Failure
Total duration 40s
Artifacts
Check that dev container works
37s
Check that dev container works
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Check that dev container works
Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 --cache-from ghcr.io/lenskit/lkpy-devcontainer:latest --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.87.0-1784307395776 --build-arg _DEV_CONTAINERS_BASE_IMAGE=mcr.microsoft.com/devcontainers/base:trixie --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp --target dev_containers_target_stage -f /tmp/devcontainercli-runner/container-features/0.87.0-1784307395776/Dockerfile.extended -t ghcr.io/lenskit/lkpy-devcontainer:latest /tmp/devcontainercli-runner/empty-folder
Check that dev container works
Dev container build failed: Command failed: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 --cache-from ghcr.io/lenskit/lkpy-devcontainer:latest --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.87.0-1784307395776 --build-arg _DEV_CONTAINERS_BASE_IMAGE=mcr.microsoft.com/devcontainers/base:trixie --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp --target dev_containers_target_stage -f /tmp/devcontainercli-runner/container-features/0.87.0-1784307395776/Dockerfile.extended -t ghcr.io/lenskit/lkpy-devcontainer:latest /tmp/devcontainercli-runner/empty-folder (exit code: undefined) An error occurred building the container.
Check that dev container works
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/